ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Properties of a help page
The characteristics of a help page are used to define......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
zipInfoFile (Example)
Usage example of the zipInfoFile function
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.