ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV database schema...
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Creating the Form pages of a WEBDEV RAD pattern
Deletes a worksheet from the Excel document....
Project description: Project tab
The project description window allows you to configure various elements of your project......
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Creating the Table pages of the WEBDEV RAD pattern
The lifecycle of some projects span several years......
Creating the Table windows of the WINDEV RAD pattern
Moves the time area displayed to the next area (next weeks for example) in an Organizer control....
Creating the Vision pages of the WEBDEV RAD pattern
Classe représentant un fichier uploadé dans le champ upload...
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
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.
HTML Editor control constants
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
The Item control
The "Item" control is used to edit the content of an item found in a data file......