ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Domo constants
List of constants used by the DomoXXX functions....
Programming custom calculations in Table controls
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...
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
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.
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......
2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......