ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
3. Site development life cycle
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Classes, members, methods and properties
A class is made of......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
COMQueryInterface (Function)
Calls the QueryInterface method of the specified COM object to get a specific interface of this object so that it can be used with COMCallMethod.
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
Project Management Hub: Time tracking
The time spent can be listed on......
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
WLanguage procedure called by BTLECharacteristicChangeOfValue
Procedure ("Callback") called by BTLECharacteristicChangeOfValue when a characteristic changes on the device. This procedure can be a local, global or internal procedure.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
5. User Groupware in practice
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Passing parameters
The parameters can be passed to a procedure......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Warning 124: Shadowing a global variable