ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Error 403: The item does not belong to the file
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Compound statements
SCP functions
The SCP functions are as follows ......
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
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....
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Configuring Reports & Queries
Reports & Queries is used to......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....