ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
ComponentInfo (Function)
Returns information about a component.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Programming the table cells
The Table controls can be handled......
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......
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
<Array>.Min (Function)
Returns the lowest value in the array.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
grZoom (Function)
Defines the zoom of a chart.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
Min (Function)
Returns the lowest value.
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
The Check Box control
A Check Box can correspond to......
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
The different types of integers
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.