ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
State (Property)
The State property is used to get and change the state of an element.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
FinCurrentVal (Function)
Returns the current value of investment.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
fEncrypt (Example)
Usage example of the fEncrypt function
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Break in a report
The break is used to group the records corresponding to a sort criterion......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Reals
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Other operators
The following are additional operators......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Various constants
List of various constants....
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
fOpen (Example)
Usage example of the fOpen function
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.