ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Word Processing>.Insert (Function)
Inserts an object in a Word Processing control. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
WLanguage procedure called by AppControl
Procedure ("Callback") called by AppliContrôle to process the remote control messages. This procedure can be a local, global or internal procedure.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Binding a Combo Box control to an item
Handling Scheduler controls programmatically
A Scheduler control can be......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
Supercontrol
A supercontrol is an advanced type of control......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Gantt functions (prefix syntax)
The following WLanguage functions are used to manage Gantt charts......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......