ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
HCreateView (Example)
Usage example of the HCreateView function
Border (Type of variable)
The Border type is used to handle a border through programming...
System constants
List of constants used by the system functions....
HAdd (Example)
Usage example of the HAdd function
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
"?" menu
WINDEV proposes a help menu adapted to your applications......
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
HReadSeek (Example)
Usage example of the HReadSeek function
XMLSave (Function)
Saves an XML document in a file.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
HDescribeConnection (Function)
Describes a new connection to an external database.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
HNbRec (Example)
Usage example of the HNbRec function
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.