ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Creating index keywords
Index keywords allow users to easily find a help page......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Entity of a CDM
To group information according the MERISE method, entities must be created......
HSendMessageToClient (Function)
Displays a message on the client computers.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HInfoView (Function)
Returns information about a materialized view.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Standard FTP functions
List of standard FTP functions...
Windows
The windows represent the main interface of a WINDEV application......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....