ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
EndService (Function)
Ends the execution of the current service.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
.NET Assemblies
.NET is Microsoft's software development platform......
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
24. Displaying and linking pages
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
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......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
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.
LDAPRenameAttribute (Function)
Renames an attribute.
TreeView Table control functions
List of functions for managing TreeView Table controls...
RESTSend (Function)
Sends a REST request and waits for the server response.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....