ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Query editor: Characteristics
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Constants for managing certificates
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Constants for managing Organizer controls
Constants for managing Organizer controls...
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
HOpenConnection (Example)
Usage example of the HOpenConnection function
Hyper File functions available for backward compatibility
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
The Edit control
The Edit control allows users to enter data......