ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
FirstDayOfMonth (Function)
Returns the first day of the month.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Radio Button control properties
List of properties associated with a Radio Button control...
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
1. What is the WEBDEV administrator used for
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
The Static control
A Static control is a control used to display a static text......
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
How to create a patch?
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Aliases on data files: HAlias
The aliases are used to handle......
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......