ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Compound statements
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......
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....
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)....
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....
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......
Events associated with OLE controls
List of events associated with OLE controls...
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
14. Controls in practice
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
dbgInfo (Function)
Returns a debug information.