ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
Random (Function)
Returns a random number.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
BurnerList (Function)
Returns the list of burners installed on the current computer.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Report viewer: Proposing several reports
In the document preview, end users can......