ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
KioskDisable (Function)
Disables kiosk mode for the current application.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
The Signature control
The Signature control is a report control used to sign......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
EventCreate (Function)
Creates an event.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Installing a SOAP server with Apache
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.