ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFilter (Function)
Defines and enables a filter on a data file, view or query.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
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).
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.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
HReadSeek (Example)
Usage example of the HReadSeek function
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......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
7. Dynamic site on specific configurations
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.