ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
HOpen (Function)
Opens a data file.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
HDescribeItem (Function)
Describes a file item through programming.
InfoBuild (Function)
Displays a custom message in a system information window.
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
HModify (Example)
Usage example of the HModify function
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
dCopy (Function)
Copies an image to another image.
Constants for managing Organizer controls
Constants for managing Organizer controls...