ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
ImageInitialHeight (Property)
The ImageInitialHeight property is used to get and set the default height of the image created in an Image Editor control.
ImageInitialWidth (Property)
The ImageInitialWidth property is used to get and set the default width of the image created in an Image Editor control.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Count (Property)
The Count property returns the number of elements in a given set.
Generating an application for Universal Windows 10 App
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Multi-database queries
A query (typed in SQL code) can operate on different databases......
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
ActionUndo (Function)
Cancels the last action performed by the end user.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
SQLExec (Example)
Usage example of the SQLExec function
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Error 35: 'Continue' is available in the loops only
SQLFirst (Example)
Usage example of the SQLFirst function