ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Error 112: An array can only have a maximum of X dimensions
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Aliases on data files: HAlias
The aliases are used to handle......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Error 1060: Unable to call method without parameter: add ()
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
Error 1038: This member already exists in the class
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
Error 1037: This member already exists in the structure
Error 802: Invalid syntax for this function
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
User (Property)
The User property is used to identify and change the user of a feature.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).