ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Encryption (Property)
The Encryption property gets and sets the encryption algorithm used.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Server (Property)
The Server property is used to manage servers.
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
WDDeploy: Deploying a package
WDDeploy can be used to......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
EventCreate (Function)
Creates an event.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
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.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.