ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Today (Function)
Returns or modifies the system date (current date defined on the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
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 constants
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
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.
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
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.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
ChangeTarget (Function)
Changes the target of a button action.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the 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.
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......
AppListVersion (Function)
Lists the versions available on the reference setup server.
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....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.