ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Edit options of a report
The report editor allows you to......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Help system properties
The properties of help system are used to define......
Private Store for mobile applications
There are two methods two deploy your applications......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Operator on Address
The & operator returns the address of a variable as an integer
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Using the query result
The result of a select query can be used in......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
IntegerPart (Function)
Returns the integer part of a number.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Functions for managing Radio Button controls (prefix syntax)
The following functions are used to manage Radio Button controls via prefix syntax......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....