ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
NumberInWords (Function)
Converts a number to words.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
grOrientation (Function)
Modifies the orientation of chart axes.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL table.
fFileExist (Function)
Checks the existence of an external file.
HRecreateSubscriberReplica (Function)
Recreates the subscriber replica description file (universal replication only) based on the information of the master replica (.rpm and .syn files).
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
ArrayToParameters (Function)
Converts an array of elements into a list of parameters.
HNext (Function)
Sets the position on the next table record according to a browse item.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
HDelete (Function)
Deletes a record from a table (query or view).
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....