ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
1. What is the WEBDEV administrator used for
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
The Dashboard control
Dashboards are essential elements in an application......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Keep-alive on connection
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
11. Window templates
WINDEV Mobile allows you to create window templates....
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Access rights to a class property
A property is a code element that includes two processes......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
1. Examples provided with WINDEV Mobile