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...
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Chart management functions
...Chart management functions...
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
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....
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
HNext (Function)
Sets the position on the next data file record according to a browse item.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
iParameterPDF (Function)
Defines the options for the generated PDF file.
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
ChronoReset (Function)
Stops and resets a running stopwatch.
DateToDay (Function)
Returns the day that corresponds to a given date.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....