ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPFileExist (Function)
Checks the existence of a file on an FTP server.
EndProgram (Function)
Ends the execution of the current program.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
BackgroundTaskAdd (Function)
Adds a new background task.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
14. Generation modes
Generation modes...
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
fLongName (Function)
Returns the long name of a file or directory.
SQLTransaction (Example)
Usage example of the SQLTransaction function
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Empty (Property)
The Empty property is used to determine if an element is empty.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......