ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dFill (Example)
Usage example of the dFill function
ZOrder (Example)
Usage example of the ZOrder property
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
dText (Example)
Usage example of the dText function
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
fLock (Function)
Entirely or partially locks an external file.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
FinRedemption (Example)
Usage example of the FinRedemption function
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
dLine (Example)
Usage example of the dLine function
dPoint (Example)
Usage example of the dPoint function
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
dRectangle (Example)
Usage example of the dRectangle function
How to open a window?
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
dCircle (Example)
Usage example of the dCircle function
Events associated with a Gantt Chart column
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
dPolygon (Example)
Usage example of the dPolygon function
.NET application
To create a.NET application from a project......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.