ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
SOAPError (Example)
Usage example of the SOAPError function
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
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)....
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.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Phone constants (Android / iOS)
HTTPRequest (Function)
Starts an HTTP request on a server.
2. Projects in practice
iPrintImage (Example)
Usage example of the iPrintImage function
ZOrder (Example)
Usage example of the ZOrder property
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
NotificationDisplay (Function)
Displays a message outside the browser.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......