ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
TransactionFile (Property)
The TransactionFile property is used to determine if a table is a transaction table.
Operations performed on class diagrams
The following paragraphs explain......
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
LogFile (Property)
The LogFile property is used to determine if a table is a log file.
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
Phone functions
The phone functions are as follows:...
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
BurnerSave (Example)
Usage example of the BurnerSave function
fShortName (Example)
Usage example of the fShortName function