ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iMargin (Function)
Defines the "logical" print margins.
Organizer control functions
The following functions are used to manage the Organizer control:...
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
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.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
Handling report blocks
The different operations available on report blocks are as follows......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
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.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Modbus functions
List of Modbus functions...
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
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.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
Constants for external files
List of constants used by the functions for managing external files....
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.