ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Logical operators
The logical operators are as follows......
OpenSister (Function)
Opens a non-modal sibling window.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
The single-part and multi-part archives
Two types of archives are available......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Chart: Managing legends
Several types of legends are supported in the charts......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......