ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
Operations performed on class diagrams
The following paragraphs explain......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
fListDisk (Function)
Returns the list of disks installed on the computer.
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......
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.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
fLock (Function)
Entirely or partially locks an external file.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
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....