ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. Editing a page: zoning mode
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
HPriority (Function)
Finds out and modifies the priority of the calling application.
Select query description window: Items that can be used
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
WDDIXIO overview
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
grTitleFont (Function)
Modifies the font used for the chart title.
SQLModify (Function)
Modifies the content of a row in the query result.
grLegendFont (Function)
Modifies the font used for the chart legend.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
WLanguage procedure called by zipAddFile
WLanguage procedure ("Callback") used by zipAddFile to manage the progress of files being added to the archive.
WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Page templates
WEBDEV allows you to create page templates......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....