ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
BurnerEject (Function)
Opens or closes the door of current burner.
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
InJavaMode (Function)
Indicates whether the code is run in Java.
InPHPMode (Function)
Indicates whether the code is run in PHP.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
VariableReset (Function)
Resets the variable to its initial value.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Print modes of a report
Several print modes are available for a report....
SSLActive (Function)
Used to enable or disable the secure SSL mode.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.