ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compilation options (HLP format)
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
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.......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
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.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
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.
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......
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
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......
AppListVersion (Function)
Lists the versions available on the reference setup server.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.