ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the SOAP administrator
Constants for the archiving functions
List of constants used by the archiving functions....
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
The Signature control
The Signature control is a report control used to sign......
Customizing the report viewer: Available windows
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.