ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML table
The HTML Table control allows you to create specific layouts in HTML pages...
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
Error 42: Label out of scope of GOTO
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
"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)....
MandatoryInput (Property)
The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
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....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Error 11: The label is unknown
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
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....
XML management: Use example
This application example manages an XML file named "Orders......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......