ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiDeviceList (Function)
Lists the TAPI 2.0 and TAPI 3.1 compatible devices installed on the current computer.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
<zipArchive variable>.ExtractAll (Function)
Extracts all files from an archive and decompresses them.
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Telephony constants
List of constants used by telephony functions...
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
StringBuild (Function)
Builds a character string from an initial string and parameters.
Using the Salesforce service
Salesforce is a very popular CRM software......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Error 1016: The method of the class is private
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Help about new features: Letting users know about changes
Applications are constantly evolving......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Resizing a window (AAF)
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Materialized view