ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
SysShutdown (Function)
Stops the system or closes the current Windows session.
SocketConfigure (Function)
Configures the use of Socket functions.
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
zipFileSize (Example)
Usage example of the zipFileSize function
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, ANSI, Unicode.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Automatic management of exceptions
The management of exceptions can be customized by process......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
WINDEV Framework License Agreement
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
zipChangePath (Example)
Usage example of the zipChangePath function
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
grAddData (Function)
Adds a data into a chart.
TableMode (Function)
TableMode is kept for backward compatibility.
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
Recycle code windows
By default, a single code window is opened per ......