ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.ChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
FTPTime (Example)
Usage example of the FTPTime function
JavaExecute (Example)
Usage example of the JavaExecute function
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HViewToFile (Example)
Usage example of the HViewToFile function
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Manipulating a Layout control programmatically
A Layout control can be......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
SysXRes (Function)
Returns the horizontal screen resolution.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.