ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operator on Address
The & operator returns the address of a variable as an integer
HCloseConnection (Example)
Usage example of the HCloseConenction function
XMLChild (Function)
Positions on the first child element of current element.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Handling an internal component
An internal component is a set of elements from a project......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
HOnError (Function)
Customizes the management of HFSQL errors.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
Typecasting of parameters
The description of the parameter type is optional......
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Sum (Function)
Calculates the sum of the array elements.
Handling Spreadsheet controls programmatically (in a report)
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
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......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").