ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
EventClose (Function)
Closes a synchronization event between several threads.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Generating an application for Universal Windows 10 App
SQLExec (Function)
Names and runs an SQL query.
Using Java code
You have the ability to enter Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
.NET object
To access a class......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
GeometryCoveredBy (Function)
Determines if every point of geometry A lies inside or on the boundary of geometry B.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
XMLSign (Function)
Signs an XML document.
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....