ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming overview in C and C++
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Functions for managing TreeView controls (prefix syntax)
The following functions are used to manage TreeView controls (prefix syntax):
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Automatic documentation of external components
External components must include a technical documentation......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
W3C standardization
You must comply with the W3C standard (HTML 4......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
iPrintReport (External language)
Prints a report created with the report editor.
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.