ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reintegrating translated text into a project
Once the translation of framework libraries ("......
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Composite variable
A composite variable contains different types of elements (members)...
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Multiline strings
To type character strings over several lines in the code editor...
WDSQL, SQL querier: Overview
WDSQL is used to......
Events associated with a Gantt Chart column
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
xBase files: Limits
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
The different types of windows
The following types of windows can be created in a WINDEV application......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
EXE constants
List of constants used by the functions for managing executables....
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......