ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiBlindTransfer (Function)
Performs a "blind" transfer.
HStatDate (Function)
Returns the date of the last update for the index statistics.
Drawing constants
List of constants used by the drawing functions....
Constants for managing projects
List of constants used by the functions for managing projects....
"?" menu
WINDEV proposes a help menu adapted to your applications......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
ServiceUninstall (Function)
Uninstalls a service.
iColumnEnd (Function)
Forces a column break in a multi-column report.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
CameraConfigure (Function)
Allows you to configure the video capture driver.
ExeListProcess (Function)
Returns the list of applications currently run.
VideoConfigure (Function)
Allows you to configure the video capture driver.
dSlice (Example)
Usage example of the dSlice function
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
zipOpen (Function)
Opens an existing archive.
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....
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
ServiceInfo (Function)
Returns information regarding the configuration of a service.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.