ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
SOAPRun (Function)
Runs a procedure on a SOAP server.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
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....
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
NFCWriteTag (Function)
Starts writing data to an NFC tag.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Referring to an element in a WLanguage event / process
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......