ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FaxPause (Function)
Pauses a fax in the spooler.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
RGB (Function)
Defines a color from its Red, Green and Blue components.
FaxRestart (Function)
Restarts a fax in the spooler.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
User (Property)
The User property is used to identify and change the user of a feature.
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
EXE constants
List of constants used by the functions for managing executables....
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
KeyCompareKey (Function)
Compares an initial key with an activation key.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
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......
DDE constants
List of constants used by the DDE functions...
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
10. Internal components in practice
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Error 1011: To access the global member of the class, use ClassName::MemberName