ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Compilation options (HLP format)
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
<Source>.CreationIfNotFound (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....
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....
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Binding a Combo Box control to an item
Binding a Check Box control to an item
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Creating an executable: General options
The main executable options are as follows......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
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......
Error 31: The file to include is not found. Check the name and path ...
Comparing the project messages
The comparison between source and target text helps you find translation errors......
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
<Window>.MDIOpen (Function)
Opens and enables an MDI child window.
MDIOpen (Function)
Opens and enables an MDI child window.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
1
2
3
4
5
6
203
>