ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fMemOpen (Function)
Opens a memory zone shared between several applications.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
FolderData (Function)
FolderData is kept for backward compatibility.
Camera functions
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
XMLSave (Function)
Saves an XML document in a file.
SocketRead (Function)
Retrieves a message sent by another socket.
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HDescribeConnection (Function)
Describes a new connection to an external database.
SocketCreate (Function)
Creates a socket.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Border (Type of variable)
The Border type is used to handle a border through programming...
Conversion (Function)
Converts a value from a unit to another one.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
Dequeue (Function)
Removes an element from the queue.
Constants for managing projects
List of constants used by the functions for managing projects....
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
HNext (Function)
Sets the position on the next data file record according to a browse item.
zipExtractPath (Example)
Usage example of the zipExtractPath function
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
HLinkMemo (Example)
Usage example of the HLinkMemo function
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.