ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
ServiceContinue (Function)
Restarts a paused service.
Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
Execute (Function)
Starts the execution of a process through programming.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
Date (Type of variable)
The Date type enables you to easily handle the dates...
fDir (Function)
Finds a file or directory.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.