ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the remote accesses
The remote accesses are used to create a temporary network connection......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Description (Property)
The Description property is used to get and change the description of an element.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
CurrentWin (Function)
Identifies the window currently in edit.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
grTitle (Function)
Modifies the caption and/or position of the chart title....
grAddData (Function)
Adds a data into a chart.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.