ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwAddUser (Function)
Adds a user to the User Groupware database.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
HCloseAnalysis (Function)
Closes the current analysis.
Events associated with Flash controls
List of events associated with Flash controls...
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Generating the RAD pattern
To generate a RAD pattern:...
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
Events associated with Java Applet controls
List of events associated with Java Applet controls...
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
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......