ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
VideoConfigure (Function)
Allows you to configure the video capture driver.
WDDeploy features
WDDeploy can be used to......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
CameraConfigure (Function)
Allows you to configure the video capture driver.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Financial constants
List of constants used by the financial functions....
Organizer report
The report editor gives you the ability to create "Organizer" reports....
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Typecasting of parameters
The description of the parameter type is optional......
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Space (External language)
Fills the content of WdString with space characters on the right.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
fOpen (Example)
Usage example of the fOpen function