ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Page with parameters
Resizes an external file.
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)...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Testing a static page
The test of a single page runs the current page in WEBDEV...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Video functions
List of video functions...
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
SIPVisible (Function)
Displays the keyboard.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
MDIOpen (Function)
Opens and enables an MDI child window.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.