ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
gpwOpen (Function)
Opens the User Groupware login window or page.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
The "Find - Replace" pane
The "Find - Replace" pane is used to......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Certificate (Property)
The Certificate property gets and sets the certificate used in a Signature control.
Quality (Property)
The Quality property is used to get and set the quality level of an element.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
dbgSaveDebugDump (Function)
Saves a dump file of the application.
PermissionRequest (Function)
Prompts the user to grant an application permission.
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Standard FTP functions
List of standard FTP functions...