ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
Google Maps management functions
List of functions for managing Google maps...
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Google document management functions
List of functions for managing Google documents...
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Using the query result
The result of a select query can be used in......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Report viewer: Proposing several reports
In the document preview, end users can......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
User report editor (Reports & Queries)
A report provides a custom view of data......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
PermissionList (Function)
Returns one or all the permissions declared by the application.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Using WDDIXIO
To translate the text used in your project:...
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
SOAPAddSAMLAssertion (Example)
Usage example of the SOAPAddSAMLAssertion function