ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
Designing a supercontrol
A supercontrol is an advanced type of control......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
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)....
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
1. RAD (Rapid Application Development)
ERR_NO_END_TAG
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
6. WEBDEV Account Manager
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
9. Overlaying controls
Chart control properties
A Chart control can be used......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
7. AJAX technology