ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Assignment operators
Three assignment operators are available......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
The key items
Keys are specific items in your analysis......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
GglUploadDocument (Function)
Uploads a document to the Google server.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......