ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
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......
HCloseConnection (Example)
Usage example of the HCloseConenction function
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......
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....
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......
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").
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.