ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
HForward (Example)
Usage example of the HForward function
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
HSetPosition (Example)
Usage example of the HSetPosition function
HDescribeItem (Example)
Usage example of the HDescribeItem function
WDConver: Use in interactive mode
Before you start using WDConver, you must have......
TableInputInProgress (Function)
Indicates whether or not a Table or TreeView Table control is in edit mode.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Operations performed on sequence diagrams
The following paragraphs explain......
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
diffApply (Function)
Applies a difference buffer to a specific buffer.
Toolbar control events
List of events associated with Toolbar controls...
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......