ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemDelete (Function)
Deletes an element from a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
MemCount (Function)
Returns the number of elements found in a memory zone.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
ControlClone (Function)
Creates a new control from an existing control.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
MemDeleteAll (Function)
Clears and deletes a memory zone.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
XMLAddChild (Function)
Adds a child tag into an XML document.
MemCurrent (Function)
Returns the index of the current element.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
EXE constants
List of constants used by the functions for managing executables....
Google Calendar management functions
List of functions for managing Google calendars...
Various constants
List of various constants used by the constants WINDEV functions....
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
MemModify (Function)
Modifies an element in a memory zone.