ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

U.S.VerifyTaxNumber (Function)
Tests the validity of a US tax number.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
5. Displaying a WEBDEV Session site
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
DocGoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
<Word Processing>.GoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
<emailIMAPSession variable>.Expunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
Select query description window: Items that can be used
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
The Check Box control
A Check Box can correspond to......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......