ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Automation object
The Automation keyword is used to declare an automation object...
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......