ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
TwainState (Function)
Returns the status of the current source.
DocSave (Function)
Saves a document as a "docx" file.
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
InfoBuild (Function)
Displays a custom message in a system information window.
SMSSend (Function)
Sends an SMS.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
StringRetrieve (Function)
Retrieves a character string in a format external to PC Soft (character string that is the result of a Windows API for example).
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
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......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Count (Property)
The Count property returns the number of elements in a given set.
fImageSelect (Example)
Usage example of the fImageSelect function