ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
The Multimedia control
The Multimedia control is used to play multimedia files......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
Font (Type of variable)
A Font variable creates a font programmatically...
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
PopupAnimate (Function)
Displays a popup in a page cell.
2. Analysis in practice
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.