ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Automation object
The Automation keyword is used to declare an automation object...
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
HDescribeFile (Function)
Describes a data file programmatically.
Combination (Type of variable)
A combination is a set of options.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
iParameterViewer (Function)
Configures the report viewer.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Constants for managing tiles
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
Table,Insert (External language)
Inserts an element into a table at a given position.