ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Connected devices: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
Manipulating Segmented Button controls programmatically
WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls......
fDataDirCommon (Function)
Returns a directory path for the data shared: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, and so on. This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). tables common to all users (HFSQL tables .fic, .ndx, .mmo)....
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).
Database schema editor: Link description
The links are used to link the tables described in a database schema between themselves......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
WLanguageCodeFormatting (Variable type)
The WLanguageCodeFormatting type is used to define all the WLanguage code formatting options.
Background (Variable type)
The Background type defines the advanced characteristics of the element background.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Tab control
The Tab control is used to simultaneously display different controls......
Manipulating Pivot Table controls programmatically
A Pivot Table control can be handled programmatically......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Autofill in Edit controls
Gets the list of users in the User Groupware....
Looper control linked to a table
A Looper control can be used to display the content of a table or query......
Segmented Button control
The Segmented Button control can be understood as a set of ON/OFF buttons grouped together in a single control......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....