ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Operations for synchronizing SCM
When creating an executable, a library or a component, ......
MatWrite (Example)
Usage example of the MatWrite function
ProgressBar (Property)
WLanguage proposes...
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
grMenu (Function)
Defines the type of context menu displayed by a chart.
MatDeterminant (Example)
Usage example of the MatDeterminant function
zipCreate (Example)
Usage example of the zipCreate function
dbgSaveDebugDump (Function)
Saves a dump file of the application.
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
HMode (Function)
Changes the mode and the method for locking data files.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
MatFill (Example)
Usage example of the MatFill function
ImageScrollingPosition (Function)
Returns the displayed image.
fReadLine (Example)
Usage example of the fReadLine function
MatInvert (Example)
Usage example of the MatInvert function
dPen (Example)
Usage example of the dPen function
fLongName (Example)
Usage example of the fLongName function
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
TimePicker (Function)
Opens the system time picker.