ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Configuring an application with User Groupware
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
zipDeleteFile (Function)
Deletes a file from an archive.
How to develop a PHP site?
What is a PHP site?......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Telemetry: Main features
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
<zipArchive>.SelectFile (Function)
Selects files from an archive.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
zipSelectFile (Function)
Selects files from an archive.
TableMode (Function)
TableMode is kept for backward compatibility.
Advanced types
The advanced types of WLanguage are as follows...
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.