ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
<Source>.SavePosition (Function)
Stores the current file context: current record, filter, pointers.
<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
WDDIXIO overview
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....