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.
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......
XML management: Use example
This application example manages an XML file named "Orders......
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......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
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.
General environment of WINDEV
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...
WEBDEV Application Server 2024
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
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.
iPrintBlock (Function)
Forces a report block to print.