ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
JSONValid (Function)
Checks the validity of a JSON string.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
HFSQL Client/Server functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open a table in an OLE DB connection (only for tables defined programmatically).
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
Text (Property)
Text is used to find out whether an item is a text item.
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
SFDelete (Function)
Deletes records from a Salesforce database.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
AddLink (Function)
Adds a link to a text section in an edit control.
Error 803: Return and Result cannot be used in the same process
The RulerValue property is used to get or change the position of the playhead in a TimeLine control....
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage User Groupware files in Client/Server mode....
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...