ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Creating an action plan
The action plans group all actions that will be performed by the software factory....
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
fWrite (Function)
Writes: a character string into an external file. a memory section....
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
KeyPressed (Function)
Checks which key is pressed.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
HDeleteServerTrigger (Function)
Deletes a server trigger.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min