ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExeGetPID (Function)
Returns information about the current process.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
XMLNext (Function)
Positions on the next element (tag or attribute).
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
HActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
fDelete (Function)
Deletes a file accessible from the current computer.
ThreadEnd (Function)
Ends the execution of the current thread.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.