ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Starting WDOptimizer in a command line
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
SocketRead (Function)
Retrieves a message sent by another socket.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
JSONValid (Function)
Checks the validity of a JSON string.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Comparison operators
The comparison operators can be divided into several categories......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Input (Function)
Displays a message allowing the user to type an information.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
Constants for managing fonts
List of constants used by the functions for font management....
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).