ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLFirst (Function)
Positions on the first row of the query result.
SQLNext (Function)
Positions on the next row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
5. User Groupware in practice
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Principle for running threads
At runtime, an application runs in a main thread......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
SQLLast (Function)
Sets the position on the last row of the query result.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
12. Retrieving data from a site
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Installing the robot controller
The monitoring robot includes three executables......
Installing the monitoring robot
The monitoring robot includes three executables......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min