ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
<Source>.Modify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
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......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
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.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
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
Manager of automated tests
The test manager is used to......
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
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......
5. Site test in practice
<Source>.RecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Project description: Files tab
The project description window allows you to configure various elements of your project......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
ERR_DISCONNECTED_TIMEOUT