ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different copy modes
Two different copy modes are proposed by WDTRAD...
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
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)....
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
SocketCreate (Function)
Creates a socket.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
GPSLastPosition (Function)
Retrieves the information about the last known device position.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
NetworkConnect (Function)
Associates a drive with a shared network directory.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
HSendMessageToClient (Function)
Displays a message on the client computers.
Character strings
WLanguage supports different types of strings....
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.