ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
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 MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Break in a report
The break is used to group the records corresponding to a sort criterion......
End of break block
The End of break block is optional......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Changing sites from AWP to SEO-ready session mode
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
19. Upload: Sending files to the server
15. Project Management Hub
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Error 2: Incomplete line
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
17. Project Management Hub
...Project Management Hub...
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.