ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
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.).
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
grZoom (Function)
Defines the zoom of a chart.
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
HCreateView (Example)
Usage example of the HCreateView function
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
HOpen (Function)
Opens a data file.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
fCopyDir (Example)
Usage example of the fCopyDir function
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
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....
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....
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
fDirRename (Function)
Renames a directory.