ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
4. Monitor your applications
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
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......
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
The Organizer control
The Organizer control is used to display and handle organizers......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
Enumeration (Type of variable)
An enumeration is a set of values......
AAFPossible (Function)
Indicates whether an AAF (Automatic Application Feature) can be run on a specific control.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
HCheckMemo keyword
The HCheckMemo keyword can correspond to: the HCheckMemo function. the hCheckMemo constant used by HIndex....
Continent (Property)
The Continent keyword can correspond to: a Continent variable. the Continent property of the Country variable....
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.