ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
iCloud constants
The iCloud constants are as follows:
IF statement
The conditional IF statement allows you to run an action according to a condition...
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
zipInfoFile (Example)
Usage example of the zipInfoFile function
TreeView constants
List of constants used by the TreeXXX functions...
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Logical operators
The logical operators are as follows......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Size (Property)
The Size property is used to determine and change the size of an element.
Count (Property)
The Count property returns the number of elements in a given set.
XLS file handling functions
List of functions for managing XLS files...
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......