ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
7. Dynamic site on specific configurations
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
FTPAttribute (Example)
Usage example of the FTPAttribute function
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Document (Type of variable)
The Document type is used to handle a "docx" document.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
tapiDial (Function)
Dials a phone number for a voice line.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
HDelete (Function)
Deletes a record from a data file (query or view).
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
PDF Reader control events
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.