ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
Note (Property)
The Note property is used to get and change a text associated with an element.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Font (Type of variable)
A Font variable creates a font programmatically...
BackgroundTaskAdd (Function)
Adds a new background task.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
How to open a window?
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Advanced types
The advanced types of WLanguage are as follows...
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
General environment of WINDEV
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Replication: The different types
The data replication is a powerful feature......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....