ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL tables.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Bar code constants
Creating the executable and the setup program
The languages supported by the application are taken into account......
Administrator: Setting and executing action plans
When the action plans are deployed, you have the ability to configure their activation mode....
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
HClient structure
The HClient structure is used to......
WBAdminAuth (Variable type)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
OpenMainMenu (Function)
Opens the main menu of the current window.