ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
fWrite (Function)
Writes: a character string into an external file. a memory section....
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
fSeek (Function)
Gets and sets current position in an external file.
fOpenTempFile (Function)
Creates and opens a temporary file.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Creating the Table windows of the WINDEV RAD pattern
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
ThreadExecute (Function)
Starts the execution of a secondary thread.