ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
WDINT setup
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
15. Repeating a group of controls: loopers
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Image control: the supported formats
The supported image formats are as follows:...
Creating help pages
A help system includes several pages......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Managing the styles
The help editor allows you to define styles of paragraphs......
Merging differences (SCM)
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
The Slider control (in a page)
WEBDEV proposes two types of sliders......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
TableMode (Function)
TableMode is kept for backward compatibility.
WINDEV Mobile concepts
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......