ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Progress Bar control properties
List of properties associated with the Progress Bar control...
Record (Type of variable)
The Record type is used to save the values of a record.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Discover all the possibilities of pivot tables
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Referring to an element in a WLanguage event / process
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
How to open a page?