ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageSubmit (Function)
Validates the specified page and starts the execution of a button.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
grScatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
ControlClone (Function)
Creates a new control from an existing control.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
dChord (Example)
Usage example of the dChord function
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
dSlice (Example)
Usage example of the dSlice function
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Width (Property)
The Width property is used to determine and change the width of an element.
HOnError (Function)
Customizes the management of HFSQL errors.