ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
NextTitle (Function)
Modifies the title of next window to open.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
SysSerialNum (Function)
Returns the IMEI number of the current device.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Referring to an element in a WLanguage event / process
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
7. Window templates
...Window templates...
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......