ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimeValid (Function)
Checks the time validity.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Test of a query
The query editor allows you to run the test of query result......
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......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
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
ProjectInfo (Function)
Returns specific information about the project currently run.
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.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
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....
Option (Property)
The Option property is used to get and change certain options.
ColorPalette (Function)
Returns a color found in the current palette.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).