ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
<WBAdminAuth variable>.UpdateAccount (Function)
Updates the parameters of a WEBDEV account in a WEBDEV Application Server.
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
<mongoCollection variable>.Find (Function)
Finds documents in a MongoDB collection.
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
10. Embedded queries
<PDF Reader>.SeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
Multilingual project
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......