ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
StringInsert (Function)
Inserts a string into another character string at a given position.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
SysYRes (Function)
Returns the vertical screen resolution.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
DateToInteger (Function)
Converts a date to an integer.
zipListFile (Function)
Returns the list of files found in an archive.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
XLS file handling functions
List of functions for managing XLS files...
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
MatFloatAdd (Function)
Adds a value to each matrix element.
Bluetooth functions
List of Bluetooth functions...
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Multiline strings
To type character strings over several lines in the code editor...
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....