ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Code statistics
The code statistics affect......
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
fDir (Example)
Usage example of the fDir function
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
dFill (Example)
Usage example of the dFill function
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Report based on a query
Queries are used to easily select records in one or more data files......
11. User Macro-Code: UMC in practice
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
List,Select,? (External language)
Returns the element selected in the list.