ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
BackgroundTaskAdd (Function)
Adds a new background task.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Service variable
The Service variable is used to......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
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).
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Constants for managing videos
List of constants used by the functions for video management....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......