ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
DnD constants
List of constants used by the functions for managing the Drag and Drop....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
The Sidebar control
The Sidebar control gives access to different options......
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
OpenSister (Function)
Opens a non-modal sibling window.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Events associated with Sidebar controls
List of events associated with Sidebar controls...
HTML Display control properties
HTML Display control properties...
Operator on Address
The & operator returns the address of a variable as an integer
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
ListView control properties
List of properties associated with the ListView control...
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....