ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Modbus functions
List of Modbus functions...
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.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
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.
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......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
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.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.