ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
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......
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
<Image>.Fill (Function)
Colors an area in an Image control.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Windows
The windows represent the main interface of a WINDEV application......
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
1
3
4
5
6
7
294
>