ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlClone (Example)
Usage example of the ControlClone function
fWrite (Example)
Usage example of the fWrite function
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
MemoryCurrency (Property)
The MemoryCurrency property gets and sets the currency used when manipulating a "Currency + Euro" control programmatically.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
sOpen (Example)
Usage example of the sOpen function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
zipNbFile (Example)
Usage example of the zipNbFile function
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
HCloseConnection (Example)
Usage example of the HCloseConenction function
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
fOpen (Example)
Usage example of the fOpen function