ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
Page templates
WEBDEV allows you to create page templates...
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
HPass (Function)
Defines the password used to create or open a data file.
fCreate (Function)
Creates an external file.
Toolbar control properties
List of properties associated with the Toolbar control...
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
How to loop through a file using filters?
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Cube control properties
List of properties associated with the Cube control...
Conference control properties
List of properties associated with the conference control...
OLE control properties
List of properties associated with an OLE control...
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Comparison operators
The comparison operators can be divided into several categories......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.