ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Position
The Position keyword can correspond to...
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
WINDEV Framework License Agreement
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Error 403: The item does not belong to the file
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
Beep (Function)
Emits a beep.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
HDFS constants
The following constants are used by the HDFS functions:...
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......