ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
.NET application
To create a.NET application from a project...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools...
History of versions
The history of setup versions is an advanced feature of the network setup...
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.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
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.