ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
3-tier architecture
The development in "3-tier" architecture is now simplified......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Constants for managing projects
List of constants used by the functions for managing projects....
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST web service function.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Composite chart
A composite chart is a chart that displays several types of charts......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Automatic management of exceptions
The management of exceptions can be customized by process......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).