ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
Operator on Address
The & operator returns the address of a variable as an integer
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
iEllipse (Example)
Usage example of the iEllipse function
XMLOpenReader (Example)
Usage example of XMLOpenReader
Chart management functions
...Chart management functions...
iPrintImage (Function)
Sends the image file to print to the print buffer.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
iPrintReport (External language)
Prints a report created with the report editor.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.