ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
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...
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Domo constants
List of constants used by the DomoXXX functions....
Programming custom calculations in Table controls
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......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
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......
HRegenerateFile (Function)
Regenerates a data file from its log.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Managing parallel tasks
The computers are becoming more and more powerful......
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.
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