ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. HFSQL Classic
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Reports
A report provides a custom view of data......
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Windows
The windows represent the main interface of a WINDEV application......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
WDScript: use in command-line and console mode
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
5. HFSQL Client/Server
1
3
4
5
6
7
334
>