ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
RegistryValueType (Function)
Returns the type of value found in the registry.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
MQTT constants
Constants used by the MQTT functions...
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
Looper control functions
List of functions for managing Looper controls...
Financial constants
List of constants used by the financial functions....
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.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.