ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Designing a supercontrol
A supercontrol is an advanced type of control......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
6. Internal window
Internal windows...
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
12. External component in practice
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
WDMSG license agreement
WDMSG license agreement...
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
How to open a page?
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......