ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Events associated with supercontrols
List of events associated with supercontrols...
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Obtaining an SSL certificate for IIS2 (2.0 or later)
Installing a SOAP server with IIS
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...