ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
NET constants
List of constants used by the DotNet functions....
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
CallDLL32 (Function)
Runs a function found in an external DLL.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HPrevious (Function)
Positions on the previous file record according to a browse item.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...