ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
SocketCreate (Function)
Creates a socket.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
1. WINDEV editors
WINDEV editors...
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
General environment of WINDEV
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
Action Bar control functions
The following functions are used to manage the Action Bar control......
SysInstance (Function)
Returns the instance of a module.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....