ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.SaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
ERR_PARSER
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
U.S.VerifyTaxNumber (Function)
Tests the validity of a US tax number.
ERR_NO_CURRENT_PAGE
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......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Handling Organization Chart controls programmatically
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
<Scheduler>.PositionDateTime (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
12. Pages in practice
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
ERR_CANNOT_RUN_EXPLORER
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......