ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing main window menus
A main menu is necessarily associated with a window...
Manipulating menu options programmatically
Menu options can be manipulated...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
LooperAddLine (Function)
Adds a row at the end of a Looper control.
ThreadEnd (Function)
Ends the execution of the current thread.
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
EndService (Function)
Ends the execution of the current service.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Local procedure
Two types of procedures are available......
LooperAdd (Function)
Adds a row at the end of a Looper control.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
Automatic documentation of external components
External components must include a technical documentation......
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
WDTerm: End the external language
End the external language......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......