ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
3. Managing sockets
WINDEV includes advanced socket management functions....
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
ERR_LAUNCH_FAILED
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
2. UML models
Developing 64-bit sites
You can deploy 64-bit compatible sites......
2. UML models
7. Multilingual sites in practice
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
ERR_NOTADEVVERSION
Manipulating a Layout control programmatically
A Layout control can be......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Telephony functions
List of telephony functions...
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.