ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Domo constants
List of constants used by the DomoXXX functions....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HReadSeek (Example)
Usage example of the HReadSeek function
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
7. Dynamic site on specific configurations
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Manager of automated tests
The test manager is used to......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function