ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PreviousPage (Function)
Returns the name of the previous page.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
iPrintBlock (Function)
Forces a report block to print.
ErrorThrow (Function)
Throw a non-fatal error.
LDAPRenameAttribute (Function)
Renames an attribute.
PDF file management functions
...PDF file functions...
Complete (Function)
Returns a character string of a specified length.
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.
9. Internal page
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
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.