ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
KeyPressed (Function)
Checks which key is pressed.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
HDescribeItem (Example)
Usage example of the HDescribeItem function
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
fCopyFile (Example)
Usage example of the fCopyFile function
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
zipSplit (Example)
Usage example of the zipSplit function