ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Phone constants (Android / iOS)
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
10. Embedded queries
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
GglUploadDocument (Function)
Uploads a document to the Google server.
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Creating the menus for the windows of the WINDEV RAD pattern
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Generating an application for Universal Windows 10 App
Page templates
WEBDEV allows you to create page templates......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
TimeToString (Function)
Converts a time to a string in the specified format.