ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Query editor: Characteristics
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Constants for managing Organizer controls
Constants for managing Organizer controls...
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
How to loop through a file using filters?
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Environment of code editor
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....