ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...
Generating the setup program
The last wizard step for creating the setup program allows you to...
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Configuring the setup program
Two tools can be used to create a setup program...
Setup mode
Several methods can be used to distribute a WINDEV application...
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
EmailCheckAddress (Function)
Checks the validity of an email address.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Speech synthesis in the mobile applications
The phones can talk!......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
gpwSupervisor (Function)
Returns the username of the "Supervisor" account according to the framework being used.
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
HSetREP (Function)
Enables or disables the management of .REP file.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
TimelineDeleteEvent (Function)
Deletes an event from a TimeLine control.
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......