ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
PermissionRequest (Function)
Prompts the user to grant an application permission.
FolderData (Function)
FolderData is kept for backward compatibility.
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Hyper File functions available for backward compatibility
Referring to an element in a WLanguage event / process
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
9. Internal page
Screen,Get (External language)
Retrieves the value in a control or in a variable.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
Project (External language)
Opens and runs a WINDEV project.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
SocketConnect (Function)
Connects a client computer to a given socket.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
CallDLL32 (Function)
Runs a function found in an external DLL.