ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Position (Function)
Finds the position of a specified string within another string.
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.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Animation (Property)
The Animation property animates an image.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
ShellExecute (Function)
Opens a document in its associated application.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.