ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fUnlock (Example)
Usage example of the fUnlock function
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
fLock (Example)
Usage example of the fLock function
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Creating a delete query
A delete query (corresponding SQL statement......
Creating an insert query
An insert query (corresponding SQL statement......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Animation (Property)
The Animation property animates an image.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
fWrite (Example)
Usage example of the fWrite function
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
grSourceSeries (Function)
Defines the source of a series.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Compilation options
The compilation options allow you to define the help system generation settings......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
ArrayDistinct (Function)
Returns an array without duplicates.
IF statement
The conditional IF statement allows you to run an action according to a condition...
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.