ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
zipAddFile (Example)
Usage example of the zipAddFile function
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
LockAppOn (Function)
Locks a WINDEV application.
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
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......
Events associated with a Signature control
The following processes are associated with a Signature control:...
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
HCreation (Example)
Usage example of the HCreation function
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
New (Reserved word)
New is used to allocate memory space...
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.