ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Local procedure
Two types of procedures are available......
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Window management functions (prefixed syntax)
List of functions for managing windows...
Window functions
List of functions for managing windows...
HRSIgnoreError (Function)
Ignores errors so that replication between HFSQL servers can continue to run.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property