ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
BurnerSelect (Function)
Used to select the default burner.
iParameterPDF (Function)
Defines the options for the generated PDF file.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
ServiceRestart (Function)
Restarts a service (already started).
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
DownloadAdd (Function)
Adds a new download in the device's download manager....
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
grImageSize (Function)
Defines the size of the image containing the chart.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Operator on Address
The & operator returns the address of a variable as an integer
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
12. External component in practice
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.