ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the menus for the pages of the WEBDEV RAD pattern
Drawing constants
List of constants used by the drawing functions....
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Local procedure
Two types of procedures are available......
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
Variables for managing the Drag and Drop
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Events associated with Calendar controls
List of events associated with Calendar controls...
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......