ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Hash constants
List of constants used by the Hash functions....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Code snippets
The code editor allows you to enter "Code snippets"......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Creating the menus for the windows of the WINDEV RAD pattern
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
The different types of integers
Constants for encryption/compression
List of constants used by the encryption/compression functions...
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Properties of a help page
The characteristics of a help page are used to define......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....