ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipMsgError (Function)
Returns the message associated with an error code on an archive.
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....
zipDeleteFile (Function)
Deletes a file from an archive.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
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).
User Groupware and Client/Server tables
An application using User Groupware can be used with a HyperFileSQL database in Client/Server mode......
HOpenComplementaryAnalysis (Function)
Opens a new database schema, but keeps the main database schema of the application.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
rssIdentifier (Variable type)
The rssIdentifier type is used to describe the unique identifier of a RSS feed entry...
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.