ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Page Header block
The Page header block is printed on each new page......
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
W3C standardization
You must comply with the W3C standard (HTML 4......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
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.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
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.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
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).