ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
Log (Function)
Calculates the decimal logarithm of a numeric value.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Tangent (Function)
Calculates the tangent of an angle.
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
SQLExec (Function)
Names and runs an SQL query.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Text (Property)
The Text property is used to get and modify text.
The Clickable Image control
The Clickable Image control can be used to......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
How to create a menu?
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......