ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
ERR_BAD_CONTEXT_INVALID
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Handling an Upload control through programming
The Upload control is used to upload one or more files....
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
1. Creating a WEBDEV project and its database schema
WEBDEV Tutorial - Creating a WEBDEV project and its database schema Lesson 1 - Creating a WEBDEV project and its database schema - 5 min
zipArchive (Variable type)
The type zipArchive type is used to manipulate an archive file corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ).
26. Style sheets: to simplify the layout
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Including a supercontrol in a window or in a page
14. Report templates
...Report templates are used to easily standardize report layouts....