ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIconAdd (Example)
Usage example of the SysIconAdd function
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
WinOutWidth (Function)
Returns the full width of a window (including the border).
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
History of versions
The history of setup versions is an advanced feature of the network setup......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.