ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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").
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
<Map>.LimitArea (Function)
Limits the geographic area displayed in the Map control.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
ERR_NO_APPLICATION
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
SysReleaseDC (Function)
Frees the current DC (Device Context) retrieved by SysGetDC.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......