ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
9. Hardware and software requirements
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Variable scope
Variables can be declared anywhere in the code....
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
fUncompress (Example)
Usage example of the fUncompress function
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Constants for managing Gantt charts
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
Constants for the archiving functions
List of constants used by the archiving functions....
Copying controls from the report editor
The controls can be copied from the report editor......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).