ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSGetPosition (Function)
Retrieves information about the current device position.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
LoadDLL (Function)
Loads the specified library (DLL) in memory.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
JavaExecute (Example)
Usage example of the JavaExecute function
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
SSH constants
The following constants are used to manage an SSH server:...
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Programming overview in C and C++
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
HReadSeek (Example)
Usage example of the HReadSeek function
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.