ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
btleDevice (Variable type)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
diagImage (Variable type)
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Events associated with Link controls
List of events associated with Link controls...
HFSQL Client/Server: Configuring the data files on the server
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Automatic management of exceptions
The management of exceptions can be customized by process......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
WDAPI: Using APIs in a WINDEV application
The two most interesting features of WDAPI are......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn