ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailOutlookSession variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Count (Property)
The Count property returns the number of elements in a given set.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
CertificateOpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
gImageExists (Function)
Checks whether an image was loaded in memory.
Calendar functions (prefix syntax)
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
<Diagram variable>.StartModification (Function)
Indicates the start of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Diagram variable>.EndModification (Function)
Indicates the end of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
DriveRecoverDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
<Variable Drive>SendDirectory (Function)
Sends a directory and its files (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....