ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Constants for managing projects
List of constants used by the functions for managing projects....
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......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
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).
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
1. Deploying a static site
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
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....
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......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.