ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
SNMP constants
List of constants used by the SNMP functions....
9. Hardware and software requirements
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
fSelect (Function)
Opens the Windows file picker.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....