ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docElementTextArea (Variable type)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
eChangeCurrency (Function)
Converts a currency into another currency.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Document (Variable type)
The Document type is used to handle a "docx" document.
SQLExec (Function)
Names and runs an SQL query.
Position (Function)
Finds the position of a specified string within another string.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
2. Projects in practice
Discover the main operations that can be performed on a project....