ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
The DotNet structure
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
16. Java applications in practice
Java applications in practice...
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Information 2105: This function was renamed
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
iSkipLine (Function)
Forces one or more line break.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Termination (Property)
The Property Termination is used to define the Procedure WLanguage executed when moving to the next/previous step or at the end of the guided tour....