ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
LooperAdd (Function)
Adds a row at the end of a Looper control.
2. Projects in practice
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
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.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.