ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
RedisSet (Function)
Changes the value of a key on a Redis server.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Handling menu options programmatically
The menu options can be handled......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
Local procedure
Two types of procedures are available......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
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......
Window management functions (prefixed syntax)
List of functions for managing windows...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property