ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Administrator: Configuring and executing action plans
Once action plans are deployed, you can define how to run them....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any web service.
AJAX: Direct procedure calls
Starting with version 2024, it is no longer necessary to use AJAXExecute and AJAXExecuteAsynchronous to make AJAX calls......
Managing parallel tasks
The computers are becoming more and more powerful......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
BackgroundTaskAdd (Function)
Adds a new background task.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Different types of data (Type of variable)
A variable is defined by name and type......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......