ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
RestartProgram (Function)
Ends the application and restarts it.
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
WDInst: set directory for data files and User Groupware files
The setup editor WDInst ("Tools...
.NET application
To create a.NET application from a project...
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Composite keys
A composite key is a key item containing several other items......
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
SysSerialNum (Function)
Returns the IMEI number of the current device.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Hyper File functions available for backward compatibility
Property Description (Type of variable)
The Property Description type is used to get information about a property.
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
zipOpenRAR (Function)
Opens an existing archive in RAR format.
PageDisplay (Function)
Displays a web page in the user's browser....
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.