ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaOpen (Function)
Opens a media file in a Multimedia control.
grSourceSeries (Function)
Defines the source of a series.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
SocketCreate (Function)
Creates a socket.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....