ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServiceStart (Function)
Starts a service.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
ServiceContinue (Function)
Restarts a paused service.
fUncompress (Example)
Usage example of the fUncompress function
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
ServiceStop (Function)
Stops a service.
fCopyDir (Example)
Usage example of the fCopyDir function
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
SQLExec (Example)
Usage example of the SQLExec function
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
ServiceRestart (Function)
Restarts a service (already started).
SQLFirst (Example)
Usage example of the SQLFirst function
fWrite (Example)
Usage example of the fWrite function
ContactAdd (Example)
Usage example of the ContactAdd function
Customizing the User Groupware
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function