ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Identifier (Property)
The Identifier property gets and sets the identifier of an element.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
MySelf (Reserved word)
MySelf is used to handle the current control...
Border (Property)
The Border property is used to get and change the borders of an element.
2. Projects in practice
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
NextTitle (Function)
Modifies the title of next window to open.
InfoBuild (Function)
Displays a custom message in a system information window.
Time (Type of variable)
The Time type is used to easily handle the times...
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.