ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
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....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
2. Projects in practice
Discover the main operations that can be performed on a project....
Crosstab report
The report editor allows you to create "Crosstab" reports......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
iParameterViewer (Function)
Configures the report viewer.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......