ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Number (Property)
The Number property is used to get the number of an element.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
InitialValue (Property)
The InitialValue property gets and/or sets an initial value....
Modified (Property)
The Modified property lets you know if an element has been modified.
Visible (Property)
The Visible property is used to set the visibility of an element.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
ID (Property)
The ID property is used to get and change IDs.
zipChangePath (Example)
Usage example of the zipChangePath function
zipMsgError (Function)
Returns the message associated with an error code on an archive.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
GPSGetPosition (Function)
Retrieves information about the current device position.
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. in the contacts list of your device (Android, iPhone or iPad)....