ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Info (Function)
Displays a custom message in a system information window.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Emulating constants
List of constants used by the functions for emulating automated tests....
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
HJSONToRecord (Function)
Imports JSON data into the current record.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
XMLDocument (Function)
Creates a new XML document.
ContactAdd (Example)
Usage example of the ContactAdd function
Page Header block
The Page header block is printed on each new page......
Composite variable
A composite variable contains different types of elements (members)...
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
DotNetRun (Function)
Runs a procedure on a .Net server.