ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operator on Address
The & operator returns the address of a variable as an integer
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Set of procedures
The global procedures are grouped in set of procedures......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
How to perform a full file browse?
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
2. Static or dynamic site
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Events associated with Flash controls
List of events associated with Flash controls...
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......