ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
<Variable ftpConnexion>Connect (Function)
Connects the current computer to an FTP server (File Transfer Protocol). This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
Reloading a document
To reload a document, ......
Binding a Repositionable Note control to an item
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
Constants for managing tiles
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
User Groupware files
Two categories of data files are managed......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
<Connection variable>.RefreshView (Function)
Asks to recalculate the content of a materialized view.
2. Analysis in practice
Error 303: ambiguous control name
WINDEV FTP functions
List of WINDEV FTP functions...
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Sorts in a report
The sort is used to organize the information displayed in the report......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
RestartProgram (Function)
Ends the application and restarts it.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
WEBDEV Application Server 2024
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
ShellExecute (Function)
Opens a document in its associated application.