ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
VibrationTrigger (Function)
Triggers the vibrations of the device.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
Phone management functions
List of functions for phone management...
NotifDeleteCategory (Function)
Deletes a notification category from the application.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Currencies
A currency is a real coded on 10 bytes....
Automation object
The Automation keyword is used to declare an automation object...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Functions for managing the Word Processing control (prefix syntax)
The following functions are used to manage Word Processing controls:...
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.