ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
docNumbering (Variable type)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
HCheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
gglInstantMessaging (Variable type)
The gglInstantMessaging type is used to describe and modify the characteristics of an instant messaging program used by a contact...
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
hdfsConnection (Variable type)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Glossary
The glossary lists all the abbreviations used in the code editor......
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
HListKey (Function)
Returns the list of keys in a table (query or view) recognized by the HFSQL engine.
Enumeration (Type of variable)
An enumeration is a set of values......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
HOnError (Function)
Customizes the management of HFSQL errors.