ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCopyFile (Example)
Usage example of the fCopyFile function
fWrite (Example)
Usage example of the fWrite function
zipExtractPath (Example)
Usage example of the zipExtractPath function
ContactAdd (Example)
Usage example of the ContactAdd function
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
HExtractMemo (Example)
Usage example of the HExtractMemo function
Popup control properties
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
Radio Button control properties
List of properties associated with a Radio Button control...
Error 22: No END statement is associated with this FOR
HChangeKey (Example)
Usage example of the HChangeKey function
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
SQLFirst (Function)
Positions on the first row of the query result.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
zipSplit (Example)
Usage example of the zipSplit function
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.