ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
MemFound (Function)
Checks whether the sought element was found.
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Designing a supercontrol
A supercontrol is an advanced type of control......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
HFSQL Cluster management functions
The following functions are used to manage an HFSQL cluster...
fMoveDir (Example)
Usage example of the fMoveDir function
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.