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.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
Functions for managing Executables in Console mode
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
15. Cookies: information stored on the end user's computer
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Error 28: No END statement is associated with this SWITCH
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
Error 27: No END statement is associated with this ELSE
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
Error 26: No END statement is associated with this THEN
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.