ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
Creating the menus for the windows of the WINDEV RAD pattern
The different types of integers
Constants for encryption/compression
List of constants used by the encryption/compression functions...
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......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
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....
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
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....
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Defining a help window template
WINDEV allows you to create help window templates......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......