ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
Style of a control
As soon as it is created, a control is associated with a style......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
5. User Groupware in practice
Project description: Project tab
The project description window allows you to configure various elements of your project......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
<Window>.EdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
Project portfolio
From version 25, you can create "project portfolios"......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......