ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Java functions
List of Java functions...
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Using the Vista style in your windows
WINDEV allows you to customize......
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
3. Site development life cycle
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......