ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.).
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
Rights on the virtual directory
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
11. Choosing the action of a button/link
DiagramToSVG (Function)
Exports a diagram to an SVG image.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
<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.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
The use of the Automation type in a site is reserved for the advanced users
Locking data files: correspondence between WINDEV 5.5 and the later versions
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current table record. the content of the Record variable to the current table record....
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
Using the query result
The result of a select query can be used in......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......