ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
Accessibilité (Property)
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Comparison operators
The comparison operators can be divided into several categories......
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......
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.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
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....
HJSONToRecord (Function)
Imports JSON data into the current record.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
SocketRead (Function)
Retrieves a message sent by another socket.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Input (Function)
Displays a message allowing the user to type an information.