ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreateView (Example)
Usage example of the HCreateView function
grZoom (Function)
Defines the zoom of a chart.
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.
<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.
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, ...).
HGetCurrentPosition (Function)
Returns the approximate position of current record in the table.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
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......
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or programmatically. Set the default value of an item (only for items defined programmatically)....
fCopyDir (Example)
Usage example of the fCopyDir function
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration 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....