ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of the Express version
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
First project window
Break in a report
The break is used to group the records corresponding to a sort criterion......
The Flexbox control
Flexbox is a standard layout system for web pages......
Specific features of the Express version
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
11. Choosing the action of a button/link
Size (Property)
The Size property is used to determine and change the size of an element.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
SQLExec (Function)
Names and runs an SQL query.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.