ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
User Groupware and Client/Server tables
An application using User Groupware can be used with a HyperFileSQL database in Client/Server mode......
GanttLink (Variable type)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
rssIdentifier (Variable type)
The rssIdentifier type is used to describe the unique identifier of a RSS feed entry...
SQLExec (Function)
Names and runs an SQL query.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
zipMsgError (Function)
Returns the message associated with an error code on an archive.
HOpenComplementaryAnalysis (Function)
Opens a new database schema, but keeps the main database schema of the application.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....