ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Automatic error handling
Error handling can be customized for each process......
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
ServiceStop (Function)
Stops a service.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
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)....
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......
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
fListFile (Example)
Usage example of the fListFile function
Decode (Function)
Decodes a character string that was encoded by Encode.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
zipExtractAll (Example)
Usage example of the zipExtractAll function
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
ServiceStart (Function)
Starts a service.
SQLExec (Example)
Usage example of the SQLExec function
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.
HReadLast (Example)
Usage example of the HReadLast function
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function