ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Examples for using the OLE DB provider for HFSQL
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......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Bitwise operators
The operations on binary values are performed......
FileToScreen (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 data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Share your projects via Git
Git is a source code manager......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......