ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. The WINDEV Framework
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
WDTRAD overview
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Using the task management and the schedule
Time management is extremely important......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
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......
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......