ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimeValid (Function)
Checks the time validity.
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Source (Property)
The Source property is used to get and change the source of an element.
ProjectInfo (Function)
Returns specific information about the project currently run.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
grExist (Function)
Checks the existence of a chart in memory.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Alias (Property)
The Alias property gets the alias of an element.
OpenSister (Example)
Usage example of the OpenSister function
MCI constants
List of constants used by the MCI functions....
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
WDDeploy features
WDDeploy can be used to......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Option (Property)
The Option property is used to get and change certain options.
ColorPalette (Function)
Returns a color found in the current palette.