ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
<Source>.Version (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
<hdfsConnection variable>.CreateDirectory (Function)
Creates a directory on a Hadoop server.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
CertificateSignString (Function)
Creates the signature of a character string.
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Programming patterns
CAUTION......
Native Access to SAP
SAP is a widely used ERP......
fDir (Function)
Finds a file or directory.
HSL (Function)
Creates a color from its hue, saturation and lightness.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.