ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
dArc (Example)
Usage example of the dArc function
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
13. 3-Tier architecture
Table,Add (External language)
Adds an element to a Table control.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....