ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
SocketConnect (Function)
Connects a client computer to a given socket.
Query editor
The query editor is used to automatically create queries on the data files......
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Drawing constants
List of constants used by the drawing functions....
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Flexbox control description: General Tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
SocketRead (Function)
Retrieves a message sent by another socket.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
dDisplay (Function)
Displays the drawing in the Image control.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Constants for managing the internal windows
WEBDEV cluster: Proxy configuration
To use a WEBDEV cluster, it is necessary to distribute the load between the different cluster nodes (each node corresponding to a WEBDEV Application Server)......
fDataDirCommon (Function)
Returns a directory path for the data shared: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, and so on. This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). tables common to all users (HFSQL tables .fic, .ndx, .mmo)....