ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDelete (Function)
Deletes a record from a data file (query or view).
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
11. Controls in practice
Discover the main characteristics of the controls...
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Constants for object visibility
List of constants for managing the visibility of an object....
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Input (Function)
Displays a message allowing the user to type an information.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Code snippets
The code editor allows you to enter "Code snippets"......
8. Sharing a project in practice
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
SQLExec (Example)
Usage example of the SQLExec function
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....