ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multimedia control properties
List of properties associated with the Multimedia control...
Val (Function)
Returns the numeric value of a character string.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
fRead (Example)
Usage example of the fRead function
DecimalPart (Function)
Returns the decimal part of a number.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
TimeToInteger (Function)
Converts a time to an integer.
Operator on Address
The & operator returns the address of a variable as an integer
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
Constants for managing contact functions
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
3-tier architecture
The development in "3-tier" architecture is now simplified......