ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
WDINT license agreement
WDINT license agreement...
ThreadExecute (Function)
Starts the execution of a secondary thread.
Python: Native calls
WLanguage allows for native Python calls......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.