ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
Window controls
Several types of controls can be used in a window, ......
Managing HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.)....
Different types of data (Type of variable)
A variable is defined by name and type......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Internal component
An internal component is a set of elements from a project......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Library,Disk (External language)
Opens the project library that is stored on disk.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Project (External language)
Opens and runs a WINDEV project.
grLegendFont (Function)
Modifies the font used for the chart legend.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
2. Projects in practice
Discover the main operations that can be performed on a project....
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....