ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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......
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......
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....
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
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...
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
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....
grLabel (Function)
Indicates various parameters of additional legend in a chart.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
PicClose (Function)
Closes the image found in an Image Editor control.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......