ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
ReplicSynchro: Use
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?......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
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.
SMSSend (Function)
Sends an SMS.
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)....
MemCreate (Function)
Creates a memory area.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
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.