ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Container column in a Table control
A cell found in a Table control can contain a set of controls......
API (Function)
Runs a function found in an external DLL.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
HChangeName (Function)
Modifies the physical name of a data file.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Chart constants
List of constants used by the functions for chart management....
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
TreeView constants
List of constants used by the TreeXXX functions...
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HTTPSendForm (Function)
Sends an HTTP form.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......