ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Google Maps management functions
List of functions for managing Google maps...
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Specific features of the Express version
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Google document management functions
List of functions for managing Google documents...
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Display different content for each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.