ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
Conversion (Function)
Converts a value from a unit to another one.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
FTPSend (Example)
Usage example of the FTPSend function
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
The HTML control
The HTML control displays HTML pages or HTML code......