ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
5. User Groupware in practice
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
14. Controls in practice
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
ERR_NO_WDADMIN
ERR_BAD_PARAMETER
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
Managing parallel tasks
The computers are becoming more and more powerful......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
ERR_NO_PAGE
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Handling the report blocks through programming
Each report block is associated with different events......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....