ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grCreateFont (Function)
grCreateFont is kept for backward compatibility.
How to perform a full file browse?
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Constants used by the the functions for managing the HFSQL Cluster
Structure of data files of user groupware
HFilter (Function)
Defines and enables a filter on a table, view or query.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Type (Property)
The Type property is used to get and change the type of an element.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Describing an element
A flexible modeling includes different elements linked together......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
SQL functions: Special case
List of SQL functions: Special case...
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Changing sites from AWP to SEO-ready session mode
sOpen (Example)
Usage example of the sOpen function
HSeek (Function)
Positions on the first record of the table whose value for a specific item is greater than or equal to a search value (generic search by default).
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).