ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
iCloseReport (Function)
Stops printing the current report immediately.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
NetworkDirName (Function)
Identifies the shared directory associated with a network drive.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
14. Managing the "Back" button in practice
DiagramToSVG (Function)
Exports a diagram to an SVG image.
Image control in a page
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Events associated with control templates
List of events associated with control templates...
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Software Factory
The concept of software factory is used to automate the process for creating applications....
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......