ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Other operators
The following are additional operators......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
5. Site test in practice
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
How to perform a full file browse?
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
WINDEV Mobile 2024 Tutorial - Table of contents
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......