ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
WEBDEV concepts
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
HStatTime (Function)
Returns the time of the last update for the index statistics.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
HDBIndex (Function)
Opens an xBase index file.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
HStatDate (Function)
Returns the date of the last update for the index statistics.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
How to create a patch?
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Creating a Pivot Table control
To create a Pivot Table control......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Help about new features: Letting users know about changes
Applications are constantly evolving......
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Fax functions
List of fax functions...
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Table,Col (External language)
Returns the current index of the column.