ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
NFC constants
List of constants used by the NFC functions...
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
iParameter (Function)
Retrieves the printer configuration and configures the print.
SocketConnect (Function)
Connects a client computer to a given socket.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
Types of Edit controls
Declares the default color and style for lines, rectangles, circles, etc. contained in an Image field....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.