ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
10. Embedded queries
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
HCreateView (Example)
Usage example of the HCreateView function
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
10. Embedded queries
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Word Processing control events
WINDEV manages the following events by default......
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.