ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
ComponentInfo (Function)
Returns information about a component.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
TreeSelectPlus (Function)
Selects an element in a TreeView control.
Input (Function)
Displays a message allowing the user to type an information.
BurnerSelect (Function)
Used to select the default burner.
HTTP constants
List of constants used by the HTTP functions....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
xBase files: Limits
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop