ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Error 105: Redefinition of the local variable
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
HFSQL constants
List of constants used by the HFSQL functions....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Events associated with an Organizer control
The following events are associated with Organizer controls:...
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
FTP constants
List of constants used by the FTP functions....
zipDeleteFile (Function)
Deletes a file from an archive.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Universal assisted replication: specific features
List of functions that manipulate HTML documents....
EmailRunApp (Function)
Starts the native email application on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop