ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Warning (Function)
Displays a custom message in a system warning window.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Sum (Function)
Calculates the sum of the array elements.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
12. Available tests
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
HTTPSendForm (Function)
Sends an HTTP form.
How to open a window?
Replication: The different types
The data replication is a powerful feature......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.