ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
The Static control
A Static control is a control used to display a static text......
Report blocks
A printed report includes several sections......
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Beep (Function)
Emits a beep.
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.