ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Variable scope
Variables can be declared anywhere in the code....
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)....
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Automation object
The Automation keyword is used to declare an automation object...
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Events associated with Tab controls
List of events associated with Tab controls...
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Project description: Files tab
The project description window allows you to configure various elements of your project......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
iPrintImage (Example)
Usage example of the iPrintImage function
11. Controls in practice
Discover the main characteristics of the controls...
Programming the table cells
The Table controls can be handled......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
URI constants
The following constants are used by URI-specific functions:...
XMLDelete (Example)
Usage example of the XMLDelete function