ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
dBackground (Example)
Usage example of the dBackground function
dPolygon (Example)
Usage example of the dPolygon function
GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
SysIconAdd (Example)
Usage example of the SysIconAdd function