ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
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.
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
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......
Operator on Address
The & operator returns the address of a variable as an integer
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
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......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
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)
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
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.