ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Debugging constants
List of constants used by the debugging functions...
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Phone constants (Android / iOS)
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
HReadFirst (Function)
Sets the position on the first record according to a browse item.
1. Deploying a static site
tapiCallEnd (Function)
Returns the date and time of the end of call.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Constants for managing arrays
List of constants used by the functions for array management....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
8. Sharing a project in practice
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Handling an Edit control programmatically
You can handle Edit controls programmatically......