ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Events associated with Table controls
List of events associated with Table controls...
SocketCreate (Function)
Creates a socket.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Google Maps management functions
List of functions for managing Google maps...
ArraySort (Function)
Sorts a WLanguage array.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Map control properties
The following properties can be used with Map controls:...
CameraConfigure (Function)
Allows you to configure the video capture driver.
VideoConfigure (Function)
Allows you to configure the video capture driver.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Width (Property)
The Width property is used to determine and change the width of an element.
ChangeAction (Example)
Usage example of ChangeAction
End of Document block
The End of document block is run once at the end of the report execution......
Google document management functions
List of functions for managing Google documents...
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......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
HModify (Example)
Usage example of the HModify function
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.