ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
WINDEV and the SOAP protocol
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Calling a procedure/a function
Syntax for calling a local or global procedure.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Procedure/Function
A procedure is used to associate an identifier with a statement block......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Creating a select query
A select query (corresponding SQL statement......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Local procedure
Two types of procedures are available......
Windows
The windows represent the main interface of a WINDEV application......