ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Domo constants
List of constants used by the DomoXXX functions....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Managing space characters in the searches?
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
HRegenerateFile (Function)
Regenerates a data file from its log.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
11. Controls in practice
Discover the main characteristics of the controls...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
HIndex (Function)
Rebuilds the file index (".NDX" file).
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.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
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.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.