ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
EventChange (Function)
Modifies the status of an event.
zipListFile (Function)
Returns the list of files found in an archive.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
fSelect (Function)
Opens the Windows file picker.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Open (Function)
Opens a modal WINDEV window.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
dCopy (Function)
Copies an image to another image.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
dChord (Example)
Usage example of the dChord function
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
Logical operators
The logical operators are as follows......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
fWrite (Function)
Writes: a character string into an external file. a memory section....