ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
HDelete (Function)
Deletes a record from a data file (query or view).
Declaring and using a variable
A variable is defined by name and type......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
MyPage (Reserved word)
MyPage is used to handle the current page...
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
ControlToSource (Function)
Assigns the control value to the source of a control link.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Constants for managing videos
List of constants used by the functions for video management....
InfoBuild (Function)
Displays a custom message in a system information window.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
String functions
List of functions for managing character strings...
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Constants for managing arrays
List of constants used by the functions for array management....
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.