ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iSequencingAdd (Function)
Adds a report into a sequence of report prints.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
Select query description window: Items that can be used
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
WDHFDiff - Use
WDHFDiff is used to compare......
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
Handling controls in a report
The different operations available for the report controls are as follows......
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
fMoveFile (Function)
Moves a file from one directory to another.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
PDF Reader control events
Events associated with a Switch control
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
fCompress (Function)
Compresses a file.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......