ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
Generating a description of a table from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any tables......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
BrowserRunApp (Function)
Opens the default Web browser of the current device.
NotificationDisplay (Function)
Displays a message outside the browser.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
Clipboard management functions
List of functions for managing the clipboard...
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
SendMessage (Function)
Sends a Windows message to a control or to a window.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
zipInfoFile (Example)
Usage example of the zipInfoFile function
Including the code
You want to include your code lines in a condition, in a structure, ......
iEllipse (Function)
Prints an ellipse (in a rectangle).