ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAddChild (Example)
Usage example of the TableAddChild function
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
8. "Mobile friendly" site: Dynamic serving
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Error 24: No END statement is associated with this LOOP
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
DDEString (Example)
Usage example of the DDEString function
HExecuteView (Example)
Usage example of the HExecuteView function
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
Error 703: The property does not exist
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
EventChange (Function)
Modifies the status of an event.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
26. Style sheets: to simplify the layout