ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
The Image control
The Image control is used to......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Creating the Table pages of the WEBDEV RAD pattern
Comparison operators
The comparison operators can be divided into several categories......
Enumeration (Type of variable)
An enumeration is a set of values......
fTempPath (Example)
Usage example of the fTempPath function
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Automation object
The Automation keyword is used to declare an automation object...
Creating the Relation windows of a WINDEV RAD pattern
13. External component in practice
External component in practice...
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
FolderData (Function)
FolderData is kept for backward compatibility.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Events associated with Looper controls
List of events associated with Looper controls...
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).