ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
<Scheduler>.AddAppointment (Function)
Adds a new appointment into a Scheduler control.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Starting WDOptimizer in a command line
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
SQLFirst (Function)
Positions on the first row of the query result.
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
BrowserShare( Function)
Starts native device sharing.
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
PicCreate (Function)
Creates an image in the Image Editor control.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Operations performed on activity diagrams
The following paragraphs explain......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
dTransferToImage (Example)
Usage example of the dTransferToImage function
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
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....