ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
SCM file format evolutions
Four versions are available for the SCM repository......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Value (Property)
The Value property is used to get and change the value of an element.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
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
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Creating a select query
A select query (corresponding SQL statement......
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
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
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......
Sub-query
A sub-query is a query whose result is used by another query......
Image editor: Features
The image editor includes several features......