ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
7. Dynamic site on specific configurations
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
XML functions
List of XML functions...
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
Crosstab report
The report editor allows you to create "Crosstab" reports......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Handling a Web Component control through programming
The different types of integers
NetworkDisconnect (Function)
Disconnects a network drive.
XML management: Use example
This application example manages an XML file named "Orders......
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
fTempPath (Example)
Usage example of the fTempPath function