ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Animating a Static control
Two methods can be used to animate a Static control......
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
Error 16: Incompatible CASE
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
5. Project configuration
Deletes a row from a Looper control....
19. Sending emails
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
HDescribeFullTextIndex (Function)
Describes a full-text index of table created programmatically.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
JWTParameters (Variable type)
The JWTParameter type is used to define all the data required for JWT-based authentication.