ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeKey (Function)
Changes the browse item.
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 .
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
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.
HTTP functions
List of HTTP functions...
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.
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
Creating the executable and the setup program
The languages supported by the application are taken into account......
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.