ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fEncrypt (Function)
Encrypts a file in binary or ASCII format.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
HCross (Function)
Crosses a record in a data file.
Creating the Table pages of the WEBDEV RAD pattern
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Border (Type of variable)
The Border type is used to handle a border through programming...
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Using a query with parameters
A query with parameters can be used......