ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
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......
<Source>.ToItem (Function)
Assigns the specified value to an item of the current record.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Enumeration (Type of variable)
An enumeration is a set of values......
8. Project sharing in practice
Deselects a row in a Looper control....
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Certificate management functions
The following functions are used to handle the certificates:...
RegistryListKey (Function)
Lists the sub-keys of a registry key.