ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLNext (Function)
Positions on the next element (tag or attribute).
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Aliases on data files: HAlias
The aliases are used to handle......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
5. Deploying a dynamic site (Session or AWP) in practice
SQLExec (Function)
Names and runs an SQL query.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
zipExtractFile (Example)
Usage example of the zipExtractFile function
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Android Widget windows
An Android application can contain one or more Widget windows......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
15. Creating the executable in practice
Creating the executable in practice...
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......