ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
fLock (Function)
Entirely or partially locks an external file.
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
FTPAttribute (Example)
Usage example of the FTPAttribute function
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
Document (Type of variable)
The Document type is used to handle a "docx" document.
MyParent (Reserved word)
MyParent is used to handle...
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
dLine (Example)
Usage example of the dLine function
MatFloatAdd (Function)
Adds a value to each matrix element.
grPrint (Function)
Prints a chart.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
17. TLS/SSL: Encrypting information on the Web
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
dRectangle (Example)
Usage example of the dRectangle function
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.