ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
RGB (Function)
Defines a color from its Red, Green and Blue components.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
5. User Groupware in practice
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Editing WEBDEV project element styles
WEBDEV lets you manage all the WEBDEV element styles used in a project......
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
End of Document block
The End of document block is run once at the end of the report execution......
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
PDF file functions
...PDF file functions...
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
<Looper>.CancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).