ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Form pages of a WEBDEV RAD pattern
HReadSeek (Example)
Usage example of the HReadSeek function
Events associated with Table controls
List of events associated with Table controls...
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Table,Display (External language)
Refreshes the Table control.
Creating the link buttons in the windows of a WINDEV RAD pattern
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Managing bar codes
The use of bar codes to identify and manage products has become essential......
SemaphoreCreate (Function)
Creates a semaphore.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
EnumElement (Example)
Usage example of the EnumElement function
LooperCollapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
8. OOP
WINDEV Mobile Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
ServiceWait (Function)
Pauses the current service during the specified duration.
StatSum (Example)
Usage example of the StatSum function
StatMax (Example)
Usage example of the StatMax function
StatMin (Example)
Usage example of the StatMin function