ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
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....
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
WDTRAD options
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Operations performed on class diagrams
The following paragraphs explain......
<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.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
zipExist (Function)
Used to find out whether an archive exists.
zipSelectFile (Function)
Selects files from an archive.