ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Composite keys
A composite key is a key item containing several other items......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
dPolygon (Example)
Usage example of the dPolygon function
SQL view
An SQL view is a virtual data source defined by an SQL query......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Private Store for mobile applications
There are two methods two deploy your applications......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
fOpen (Example)
Usage example of the fOpen function
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
fTime (Example)
Usage example of the fTime function
5. The following files are automatically created
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Compatibility between external components and deployed applications
A component can evolve in many ways......