ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
.NET application
To create a.NET application from a project...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools...
History of versions
The history of setup versions is an advanced feature of the network setup...
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
tapiCalledID (Function)
Used to find out the phone number called.
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
tapiOrigin (Function)
Allows you to determine the type of call (incoming or outgoing).
StringBuild (Function)
Builds a character string from an initial string and parameters.
sEvent (Function)
Branches an event on a serial port.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
Installing a SOAP server with IIS
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
Creating a Pivot Table control
To create a Pivot Table control......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
NationToName (Function)
Returns the name of the language corresponding to a nation.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
SOAP functions (prefix syntax)
List of SOAP functions...
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.