ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control (Type of variable)
The Control type is used to define the characteristics of a control.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
FinInterestRate (Example)
Usage example of the FinInterestRate function
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
iPreview (Example)
Usage example of the iPreview function
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
zipListFile (Function)
Returns the list of files found in an archive.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Event (Example)
Usage example of the Event function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Discover all the possibilities of pivot tables
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
Table,Add (External language)
Adds an element to a Table control.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
HLinkMemo (Example)
Usage example of the HLinkMemo function