ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
fCreate (Example)
Usage example of the fCreate function
PDFPassword (Function)
Protects a PDF document with a password.
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....