ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Handling the report blocks through programming
Each report block is associated with different events......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
ThreadPersistent (Function)
Makes a thread persistent.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
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......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
12. Retrieving data from a site
End of Document block
The End of document block is run once at the end of the report execution......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
iPrintBlock (Function)
Forces a report block to print.
LOOP statement
The statement block is repeated endlessly...
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
<Scheduler>.DateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
iForceComplement (Function)
Forces the printing of a Body Complement block.
Properties associated with the report blocks
List of properties associated with the report blocks...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
1
3
4
5
6
7
134
>