ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotesDocumentPrevious (Function)
Positions on the document found before the current document in Lotus Notes.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
GglUploadDocument (Function)
Uploads a document to the Google server.
The key items
Keys are specific items in your analysis......
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
NotesDocumentNext (Function)
Positions on the document found after the current document in Lotus Notes.
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
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)....
How to loop through a file using filters?
fUnlock (Function)
Entirely or partially unlocks an external file.
Google Maps management functions
List of functions for managing Google maps...
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
Managing the styles
The help editor allows you to define styles of paragraphs......
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....