ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Shared information
The information entered when creating the files and the items is shared throughout the environment......
BurnerStatus (Function)
Returns the status of the current burner.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
BurnerPath (Function)
Returns the path of the current burner.
Burn functions
List of burner functions...
BurnerCancel (Function)
Cancels the current burn process.
BurnerAddFile (Function)
Adds a file to the compilation.
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
Code snippets
The code editor allows you to enter "Code snippets"......
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Repairing the project
In some cases, "Project......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
The "Commands" pane
The "Commands" pane lists......