ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
grZoom (Function)
Defines the zoom of a chart.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
HCreateView (Example)
Usage example of the HCreateView function
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
fCopyDir (Example)
Usage example of the fCopyDir function
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HCopyRecord (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....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
fDirRename (Function)
Renames a directory.
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
InfoBuild (Function)
Displays a custom message in a system information window.