ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
LastDayOfYear (Function)
Returns the date of the last day of the year.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Creating the Vision windows of the WINDEV RAD pattern
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Events associated with Link controls
List of events associated with Link controls...
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
HState (Example)
Usage example of the HState function
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
7. Multilingual applications in practice
Creating the Relation pages of a WEBDEV RAD pattern
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.