ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
CertificateSignString (Function)
Creates the signature of a character string.
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
zipExtractFile (Example)
Usage example of the zipExtractFile function
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
WINDEV applications for Linux: Specific features
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
fSelect (Function)
Opens the Windows file picker.
Discover all the possibilities of pivot tables
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
PDF Reader control events