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...
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
fMemExist (Function)
Checks the existence of a shared memory zone.
fCreate (Example)
Usage example of the fCreate function
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
HChangeName (Function)
Modifies the physical name of a data file.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
ThreadEnd (Function)
Ends the execution of the current thread.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Accessing a database via a web service
The database can be accessed via a web service......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Comparison operators
The comparison operators can be divided into several categories......