ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

URIGetInfo (Function)
Retrieves information of a URI resource.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
SQLReqExists (Function)
Checks the existence of a query.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
fDriveInfo (Function)
Returns information about a drive.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Complete (Function)
Returns a character string of a specified length.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
ZOrder (Example)
Usage example of the ZOrder property
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
PageDisplay (Function)
Displays a web page in the user's browser....
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
ChronoReset (Function)
Stops and resets a running stopwatch.
gClickableLink (Function)
Adds a clickable link in a graphic string.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HCheckStructure (Function)
Defines the mode for comparing data files.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
EmailGetAll (Function)
Retrieves all the emails found on a server.