ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LocalStorageValueName (Function)
Returns the name of a value for the local storage.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageGet (Function)
Retrieves a value from the local storage.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
SocketClose (Function)
Closes a socket or a connection to a server socket.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found...
HDFS constants
The following constants are used by the HDFS functions:...
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via...
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange...
SocketRead (Function)
Retrieves a message sent by another socket.
HFSQL Client/Server: Port management
The ports used by the HFSQL Client/Server server......
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client...
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
gglEvent (Variable type)
The gglEvent type is used to describe and modify an event of a calendar...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account...
1
2
3
4
5
6
7
>