ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
MandatoryInput (Property)
The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
SQL functions: Special case
List of SQL functions: Special case...
France.CheckSIRET (Function)
Checks the validity of a French SIRET number (Système d'Identification du Répertoire des Etablissements)....
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Error 11: The label is unknown
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Popup window
WINDEV allows you to open windows in popup format......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
TileDeleteAll (Function)
Deletes all modifications made to the application tile.