ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
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.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
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:...
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
TwainState (Function)
Returns the status of the current source.
LockAppOn (Function)
Locks a WINDEV application.
Constants for telemetry management
Constants for telemetry management...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
<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.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
HJSONToRecord (Function)
Imports JSON data into the current record.