ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV Application Server 2024
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......
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.
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...
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
Events associated with Edit controls
WLanguage events associated with Edit controls...
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
BackgroundTaskAdd (Function)
Adds a new background task.
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.
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.
iPrintBlock (Function)
Forces a report block to print.
ErrorThrow (Function)
Throw a non-fatal error.