ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XML functions
List of XML functions...
Control management functions
List of functions for managing controls...
MCI functions
List of MCI functions...
Clipboard management functions
List of functions for managing the clipboard...
Windows event management functions
List of functions for managing Windows events...
Financial functions
List of financial functions...
Dialog box management functions
List of functions for managing dialog boxes...
SCP functions
The SCP functions are as follows ......
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
4. Conditional statements
WINDEV Mobile Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Handling a control through programming in a report
All report controls can be handled through programming......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Google Maps management functions
List of functions for managing Google maps...