ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Relation pages of a WEBDEV RAD pattern
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
Table,Modify (External language)
Modifies an element in a Table control.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Sort (Function)
Sorts a WLanguage array.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV 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....
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Accessibilité (Property)
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.