ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Generating the RAD pattern
To generate a RAD pattern:...
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HChangeName (Function)
Modifies the physical name of a data file.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
14. Controls in practice
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Creating the link buttons in the windows of a WINDEV RAD pattern
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......