ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
zipSplit (Example)
Usage example of the zipSplit function
fEncrypt (Example)
Usage example of the fEncrypt function
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
zipExtractPath (Example)
Usage example of the zipExtractPath function
UUDecode (Function)
Decodes a character string in UUEncode format.
zipExtractAll (Example)
Usage example of the zipExtractAll function
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
ServiceStop (Function)
Stops a service.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
fListFile (Example)
Usage example of the fListFile function
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
ServiceStart (Function)
Starts a service.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
PicClose (Function)
Closes the image found in an Image Editor control.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.