ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
16. Java applications in practice
Java applications in practice...
Multitask (Function)
The Multitask function allows you to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Termination (Property)
The Property Termination is used to define the Procedure WLanguage executed when moving to the next/previous step or at the end of the guided tour....
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
REP files
REP files contain the list of tables handled by the application....
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
9-slice scaling
9-slice scaling allows you to resize images without any distortion......
WDModFic: Tool for automatic modification of tables
WDModFic is a tool for automated modification of tables on development and end-user workstations......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
14. Report templates
...Report templates are used to easily standardize report layouts....