ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HChangeKey (Example)
Usage example of the HChangeKey function
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Creating an action plan
The action plans group all actions that will be performed by the software factory....
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
FinRepayVal (Example)
Usage example of the FinRepayVal function
Reduce (Function)
Applies a computation to each element of a WLanguage array.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
SaaS constants
Events associated with supercontrols
List of events associated with supercontrols...
HTTPRequest (Function)
Starts an HTTP request on a server.
NetGetFile (Example)
Usage example of the NetGetFile function
iPrintImage (Example)
Usage example of the iPrintImage function