ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
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)....
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.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
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.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
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.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
Events associated with a Signature control
The following processes are associated with a Signature control:...
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
TwainState (Function)
Returns the status of the current source.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.