ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Time management help
Time management is extremely important......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
BurnerSave (Example)
Usage example of the BurnerSave function
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
Composite variable
A composite variable contains different types of elements (members)...
MatCopy (Example)
Usage example of the MatCopy function
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
WithSpace (Example)
Usage example of the WithSpace function
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
GglListCalendar (Example)
Usage example of the GglListCalendar function
MatWrite (Example)
Usage example of the MatWrite function
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
DnDCursor (Example)
Usage example of the DnDCursor function
MatDeterminant (Example)
Usage example of the MatDeterminant function
HCreation (Example)
Usage example of the HCreation function
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
fOpen (Example)
Usage example of the fOpen function