ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
Functions for managing menus (prefix syntax)
List of functions for managing menus
Menu functions
List of functions for managing menus
Referring to an element in a WLanguage event / process
General environment of WINDEV
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
iForceComplement (Function)
Forces the printing of a Body Complement block.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
2. How to test a site?
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Type (Example)
Usage example of the Type property
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
grZoom (Function)
Defines the zoom of a chart.
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
The Splitter control
The Splitter control is used to divide a window into several distinct areas......