ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
dSlice (Example)
Usage example of the dSlice function
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Character strings
WLanguage supports different types of strings....
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Compilation options (chm format)
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).