ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HLinkMemo (Example)
Usage example of the HLinkMemo function
HDescribeItem (Example)
Usage example of the HDescribeItem function
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
HCopyRecord (Example)
Usage example of the HCopyRecord function
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
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....
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Operations performed on sequence diagrams
The following paragraphs explain......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HCreateView (Example)
Usage example of the HCreateView function
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
<fbSession variable>.Stop (Function)
Stops the Facebook session that was started by FBStartSession.
diffApply (Function)
Applies a difference buffer to a specific buffer.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
HAdd (Example)
Usage example of the HAdd function
HExtractMemo (Example)
Usage example of the HExtractMemo function
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......