ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketConnect (Function)
Connects a client computer to a given socket.
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....
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
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......
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....
SocketRead (Function)
Retrieves a message sent by another socket.
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°)....
dDisplay (Function)
Displays the drawing in the Image control.
8. 10 tips for better interfaces...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
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)......
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
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)....