ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
10. Embedded queries
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
iEllipse (Function)
Prints an ellipse (in a rectangle).
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
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......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Google Maps management functions
List of functions for managing Google maps...
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
iBorder (Function)
Prints a border at specified coordinates.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.