ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
AJAXExecute (Example)
Usage example of the AJAXExecute function
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
ContactAdd (Example)
Usage example of the ContactAdd function
Seek (Function)
Searches for the index of an element in a WLanguage array.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Other operators
The following are additional operators......
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
Record (Type of variable)
The Record type is used to save the values of a record.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
User Groupware files
Two categories of data files are managed......
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Error 1049: The access directives are not allowed in a composite variable
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.