ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link control properties
The Link control is available in a page and in a report......
fDriveInfo (Function)
Returns information about a drive.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
BurnerList (Function)
Returns the list of burners installed on the current computer.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.