ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
CreateShortcut (Example)
Usage example of the CreateShortcut function
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Emulating constants
List of constants used by the functions for emulating automated tests....
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.