ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
HTTP functions (prefix syntax)
List of HTTP functions...
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
dDisplay (Function)
Displays the drawing in the Image control.
Project portfolio
From version 25, you can create "project portfolios"......
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Combination (Type of variable)
A combination is a set of options.
ERR_NO_END_TAG
ERR_BAD_FILE
ERR_PARSER
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
fDataDirCommon (Function)
Returns a directory path for the data shared: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, and so on. This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). tables common to all users (HFSQL tables .fic, .ndx, .mmo)....
Code history
The code history is used to......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Socket management functions
List of functions for managing sockets...
SocketExist (Function)
Checks if a socket already exists.
How to?