ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<zipArchive variable>.OpenCAB (Function)
Opens an existing archive in CAB format.
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
<zipArchive variable>.Create (Function)
Creates an archive.
<zipArchive variable>.Open (Function)
Opens an existing archive.
Data model editor: types of links
Several types of links can be found between the files......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
zipOpenCAB (Function)
Opens an existing archive in CAB format.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
zipClose (Function)
Closes an archive.
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
16. Application test in practice
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
LanguageToName (Function)
Returns the name of a language.
Creating help pages
A help system includes several pages......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
<emailOutlookSession variable>.NbMessage (Function)
Returns the number of incoming messages in Outlook.