ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
zipCreate (Function)
Creates an archive.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Warning (Function)
Displays a custom message in a system warning window.
Handling Scheduler controls programmatically
A Scheduler control can be......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Various WEBDEV constants
Various WEBDEV constants...
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Creating the Form windows of a WINDEV RAD pattern
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Managing assertions
...The main available features are as follows:...
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......