ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Xaml functions
List of Xaml functions
<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language...
Xaml functions (prefix syntax)
List of Xaml functions (prefix syntax)
Constants for managing certificates
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Compatibility between external components and deployed applications
A component can evolve in many ways......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
HTTP constants
List of constants used by the HTTP functions....
HIndex (Function)
Rebuilds the file index (".NDX" file).
3-tier architecture
The development in "3-tier" architecture is now simplified......
Using RAD patterns
The steps for creating a RAD pattern are as follows......
GPSLastPosition (Function)
Retrieves the information about the last known device position.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...