ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
tapiBlindTransfer (Function)
Performs a "blind" transfer.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
DotNetRun (Function)
Runs a procedure on a .Net server.
VideoConfigure (Function)
Allows you to configure the video capture driver.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
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....
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
MatWrite (Function)
Writes an element into a matrix.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
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.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
WDXView: Overview
WDXView is an ActiveX browser......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......