ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Calendar (Variable type)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Installer theme
The setup program creation wizard lets you customize the setup program windows......
MDIOpen (Function)
Opens and enables an MDI child window.
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Manipulating Organizer controls programmatically
Organizer controls can be manipulated programmatically....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Commands of the external interface
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
grDraw (Function)
Draws a chart according to the specified parameters.
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.