ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Table,Display (External language)
Refreshes the Table control.
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
grColor (Function)
Returns and initializes the color of different chart elements.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Code snippets
The code editor allows you to enter "Code snippets"......
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
zipExtractPath (Function)
Returns the path of a file found in the archive.
EventClose (Function)
Closes a synchronization event between several threads.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......