ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketClose (Function)
Closes a socket or a connection to a server socket.
fUnlock (Function)
Entirely or partially unlocks an external file.
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])....
LooperSelectMinus (Function)
Deselects a row in a Looper control.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
CurrentYear (Function)
Returns the current year in integer format.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
StringEndsWith (Function)
Checks whether a character string ends with: with a specific character string. with one of the character strings in an array....
ServiceContinue (Function)
Restarts a paused service.
Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
httpRequest (Variable type)
The httpRequest type gets the advanced characteristics of an HTTP/HTTPS request....
NetworkDisconnect (Function)
Disconnects a network drive.
DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
zipExist (Function)
Determines whether an archive exists.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....