ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
12. Pages in practice
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
HTTPSendForm (Function)
Sends an HTTP form.