ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"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)...
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).
grSourceSeries (Function)
Defines the source of a series.
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.
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
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.
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
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....
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
Random (Function)
Returns a random number.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.