ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025
You are using an unknown internal version

PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL 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)....
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
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)....
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL 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)....
<Window>.FromFile (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)....
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
<Source>.Security (Function)
Enables or disables the automatic security mechanism on one or more data files.
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
Project description: Files tab
The project description window allows you to configure various elements of your project......
Handling Organization Chart controls programmatically
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.