ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EndDate (Property)
The EndDate property gets and sets the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
SchedulerBackgroundColor (Function)
Sets a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
dCopyScreenImage (Function)
Copies the screen contents to an Image variable or to an Image control.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
hbColumn (Variable type)
The hbColumn type is used to define the advanced characteristics of a column (item) in an HBase table.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
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.
User Groupware and Client/Server tables
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
ImageInitialHeight (Property)
The ImageInitialHeight property is used to get and set the default height of the image created in an Image Editor control.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
EmailGetAll (Function)
Retrieves all the emails found on a server.
BackgroundTaskAdd (Function)
Adds a new background task.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
JSONXMLConverter (Variable type)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Spreadsheet control: Available formulas
At runtime, in the Spreadsheet control, the end user directly enters the calculation formulas......