ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Speech synthesis management functions
The following functions are used to manage speech synthesis...
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
Defining clickable areas
In a page, an Image control can contain clickable areas......
Specific features of the Express version
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
WDScript: use in command-line and console mode
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
3. Project dashboard
Project dashboard...
3. Project dashboard
Select query description window
The description window of a select query includes several sections......
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....