ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server...
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run...
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
fCompress (Example)
Usage example of the fCompress function
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
fRead (Example)
Usage example of the fRead function
fTime (Example)
Usage example of the fTime function
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
HCreation (Example)
Usage example of the HCreation function
Operations in a Select query : add and delete
The following paragraphs present......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
zipInfoFile (Example)
Usage example of the zipInfoFile function
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Print modes of a report
Several print modes are available for a report....
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
fAttribute (Example)
Usage example of the fAttribute function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
fRename (Example)
Usage example of the fRename function
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.