ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another...
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......
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......
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.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
FTPSize (Example)
Usage example of the FTPSize function
HViewToFile (Example)
Usage example of the HViewToFile function
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
xlsData (Example)
Usage example of the xlsData function