ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
<Source>.NbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Programming the looper attributes
All the looper attributes can be handled by programming......
Port (Property)
The Port property is used to identify and change a server connection port.
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Dictionary
The dictionary is a file that can contain the project elements......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......