ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
HDescribeItem (Example)
Usage example of the HDescribeItem function
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
WINDEV Mobile Framework License Agreement
12. Retrieving data from a site
How to choose the data source of a control?
This help page presents the different data sources available for a control....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
WDDIXIO License Agreement
WDDIXIO License Agreement...
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
General environment of WINDEV
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
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
WDMSG license agreement
WDMSG license agreement...
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.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Font (Type of variable)
A Font variable creates a font programmatically...