ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableMode (Function)
TableMode is kept for backward compatibility.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
Creating an executable: General options
The main executable options are as follows......
Error 123: The constant already exists
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
14. Generation modes
Generation modes...
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
How to create a patch?
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
Events associated with a Gantt Chart column
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Properties of a help page
The characteristics of a help page are used to define......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......