ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
HRead (Function)
Reads a record in a file according to a given record number.
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
grLabel (Function)
Indicates various parameters of additional legend in a chart.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
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.
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
fDelete (Function)
Deletes a file accessible from the current computer.