ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV Application Server - 10 connections - License agreement
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
zipListFile (Function)
Returns the list of files found in an archive.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
fListDisk (Function)
Returns the list of disks installed on the computer.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Feedback component
The Feedback component is a component provided with WINDEV......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.