ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Open (Function)
Opens a modal WINDEV window.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
SQLFirst (Function)
Positions on the first row of the query result.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Creating a delete query
A delete query (corresponding SQL statement......
Creating an insert query
An insert query (corresponding SQL statement......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Operations performed on use case diagrams
The following paragraphs explain......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Advanced types
The advanced types of WLanguage are as follows...
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Constants for test
List of constants used by the functions for managing automated tests....
Error 27: No END statement is associated with this ELSE
Programming the looper attributes
All the looper attributes can be handled by programming......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......