ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
DDEString (Function)
Returns the information retrieved by DDERetrieve.
DDELink (Function)
Creates a hot link with a data.
DDEWarmLink (Function)
Creates a warm link with a data.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
MDI functions (prefix syntax)
List of MDI functions...
Table,Col (External language)
Returns the current index of the column.
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
fSeek (Example)
Usage example of the fSeek function
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Copying controls from the report editor
The controls can be copied from the report editor......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......