ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.).
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, ...).
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
ChronoReset (Function)
Stops and resets a running stopwatch.
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
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......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
<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 ("......