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...
ControlNext (Function)
Returns the name of the next control in input mode.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
WinStatus (Function)
Identifies or modifies the window status.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
LoadParameter (Function)
Reads a persistent value.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
Rating control properties
The Rating control can be used in a window as well as in a page....