ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Window controls
Several types of controls can be used in a window, ......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Date (Type of variable)
The Date type enables you to easily handle the dates...
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Burner constants
List of constants used by the burner functions....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
fSelectDir (Function)
Opens a directory picker.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.
CookieRead (Example)
Usage example of the CookieRead function
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
HDescribeItem (Function)
Describes a file item through programming.
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
Constants for managing the clipboard
List of constants used by the functions for managing the clipboard....
Principle for running threads
At runtime, an application runs in a main thread......
WEBDEV license agreement
WEBDEV license agreement...
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.