ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Camera control in a mobile application
The Camera control is used to......
7. Layouts using the Flexbox control
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Creating help pages
A help system includes several pages......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
How to develop a PHP site?
What is a PHP site?......
Specific features of the Express version
ERR_MSG_BOX