ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Speech synthesis in the mobile applications
The phones can talk!......
NetRemoteMessageBox (Function)
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
EditMode (Property)
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing.
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Obtaining an SSL certificate for IIS2 (2.0 or later)
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
How to perform a full file browse?
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Cardinalities
The cardinalities are used to count the links between the files......
Miscellaneous Windows functions
List of miscellaneous Windows functions...
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
AnimationDirectionAlernate (Property)
The AnimationDirectionAlernate property allows you to: Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards. Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards....