ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CalendarSelectPlus (Function)
Selects a date in a Calendar control.
XMLChild (Function)
Positions on the first child element of current element.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
XMLNext (Function)
Positions on the next element (tag or attribute).
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Running the test of the User Groupware and installing it
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
GetDefinition (Function)
Retrieves the definition of element type.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
JSONValid (Function)
Checks the validity of a JSON string.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
FTP constants
List of constants used by the FTP functions....
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.