ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
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....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
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....
ERR_MSG_BOX
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
2. Deploying a static site or a PHP site
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Specific features of the Express version
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
Handling an internal component
An internal component is a set of elements from a project......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....