ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
HExecuteView (Example)
Usage example of the HExecuteView function
TableAddChild (Example)
Usage example of the TableAddChild function
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
EndService (Function)
Ends the execution of the current service.
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
MapGetJSObject (Function)
Returns the instance of the API of Map control.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.