ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fTime (Example)
Usage example of the fTime function
WEBDEV license agreement
WEBDEV license agreement...
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Various WEBDEV constants
Various WEBDEV constants...
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Generating a description of a table from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any tables......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
fSeek (Example)
Usage example of the fSeek function
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Break in a report
The break is used to group the records corresponding to a sort criterion......
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
HTTPRequest (Example)
Usage example of the HTTPRequest function
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
HCopyRecord (Example)
Usage example of the HCopyRecord function
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
How to open a page?