ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
9. Internal component
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Creating nested reports
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Properties of a help page
The characteristics of a help page are used to define......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Events associated with a Navigation Bar control
Error 4: A space is required after the ':' character
Binding a Link control to an item
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Sharing elements with a WINDEV application
Access rights to a class property
A property is a code element that includes two processes......