ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Font (Type of variable)
A Font variable creates a font programmatically...
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......
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Android Control Center
Do you know where to find your application log files?...
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.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
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.
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....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
ThreadEnd (Function)
Ends the execution of the current thread.
WEBDEV Application Server 2024
Events associated with Edit controls
WLanguage events associated with Edit controls...
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Salesforce functions
List of Salesforce functions...
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
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.