ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
4. HFSQL Classic
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Help editor options
The options of the help editor ("Display......
Query and project
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Creating a query
Two methods can be used to create a query......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Handling Gantt Chart controls programmatically
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
<Page>.FromFile (Function)
Automatically updates the controls of a 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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....