ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
WaitWindowStart (Function)
Opens the wait window of application.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Constants for test
List of constants used by the functions for managing automated tests....
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
HTTP functions
List of HTTP functions...
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ArrayCopy (Function)
Copies the content of an array to another array.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Table control functions
List of functions specific to Table controls...
iSkipLine (Function)
Forces one or more line break.
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
Help system properties
The properties of help system are used to define......
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
DDESend (Function)
Sends a data to the program connected via DDE.
HChangeKey (Function)
Changes the browse item.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
SysWinHandle (Function)
Returns the handle of a window identified by its title.
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
Asc (Function)
Returns the ASCII code of the specified character.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.