ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
10. Embedded queries
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
OBEXConnect (Function)
Used to connect to a device that supports the OBEX protocol. Reminder: The OBEX protocol is a protocol for exchanging data via Infrared and Bluetooth....
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
WINDEV Mobile concepts
5. Project configuration
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
10. Embedded queries
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......