ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Using an external component in an application
A component can be reused at any time in any application......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
NextTitle (Function)
Modifies the title of next window to open.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.