ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Table,Insert (External language)
Inserts an element into a table at a given position.
Handling the framesets
The different operations that can be performed on the framesets are as follows......
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
XLS file handling functions
List of functions for managing XLS files...
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Specific features of the Express version
3. Deploying a WINDEV application
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
NFCWriteTag (Function)
Starts writing data to an NFC tag.
Component diagram
A component diagram shows the physical and static architecture of a system software......
LooperDelete (Function)
Deletes a row from a Looper control.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
<Toast>.Display (Function)
Displays a "Toast" message.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Query technical documentation
The query editor automatically creates a technical documentation for each query......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....