ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemCreate (Function)
Creates a memory area.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Events associated with supercontrols
List of events associated with supercontrols...
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Constants for managing projects
List of constants used by the functions for managing projects....
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
Error 2109: You are using the ObjectInfo function
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Compression (Property)
The Compression property gets and sets the data compression mode.
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Constants for manging the replication
List of constants used by the functions for managing the replication....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......