ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
SocketCreate (Function)
Creates a socket.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
SQLExec (Function)
Names and runs an SQL query.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
HIndex (Function)
Rebuilds the file index (".NDX" file).
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
NetworkUser (Function)
Identifies the name of the connected user.
SocketExist (Function)
Checks the existence of socket.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
5. User Groupware in practice
HPrevious (Function)
Positions on the previous file record according to a browse item.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......