ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to...
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to...
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
W3C standardization
You must comply with the W3C standard (HTML 4......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
The HTML control
The HTML control displays HTML pages or HTML code......
Data persistence
The data persistence is used to store the value typed by the user......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
KeyExpression (Example)
Usage example of the KeyExpression property
Constants for encryption/compression
List of constants used by the encryption/compression functions...
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
XMLModify (Function)
Modifies the content of the current element found in the XML document.
FTPSize (Example)
Usage example of the FTPSize function