ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Container column in a Table control
A cell found in a Table control can contain a set of controls......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Handling Spreadsheet controls programmatically (in a report)
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
ERR_NO_APPLICATION
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Telephony constants
List of constants used by telephony functions...
<Source>.Modify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
Error 102: The constants can be defined in the initialization code of project, ...
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
DriveDeleteFile (Function)
Deletes a file on the remote disk.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Binding a Check Box control to an item
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
16. Application test in practice
Commands of the external interface
Manager of automated tests
The test manager is used to......
Using a query with parameters
A query with parameters can be used......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
<Source>.RecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).