ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocSave (Function)
Saves a document as a "docx" file.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
SaaS constants
Factorial (Function)
Returns the factorial of an integer number.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
StyleDrawCaptionGrayed (Function)
Customizes how text is drawn in grayed out controls.
DecimalPart (Function)
Returns the decimal part of a number.
IntegerPart (Function)
Returns the integer part of a number.
Power (Function)
Raise a number to a power.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
ChangeTarget (Function)
Changes the target of a button action.
Creating nested reports
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
GetTheme (Function)
Gets the current theme of a mobile application.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....