ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
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)....
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
dPoint (Example)
Usage example of the dPoint function
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
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.
2. Projects in practice
Discover the main operations that can be performed on a project....
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
HTTPRequest (Function)
Starts an HTTP request on a server.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
iPrintImage (Example)
Usage example of the iPrintImage function
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......