ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
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.
hSchedulingHistory (Variable type)
The hSchedulingHistory type is used to get all the characteristics of the execution history of a scheduled job (optimization, backup, etc.)
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Web Component control events
The following events appear by default in the WEBDEV code editor...
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
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......
hRSConfig (Variable type)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......