ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
16. Java applications in practice
Java applications in practice...
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Joins between the tables of a select query
When several tables are used in a query, the query editor automatically searches for the links between these tables described in the database schema......
Set of procedures
The global procedures are grouped in set of procedures......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Enumeration (Variable type)
An enumeration is a set of values......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
httpRequest (Variable type)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
NFCSendTag (Function)
Sends a NFC tag to another device.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
10. Customizing the aspect of a site: skin elements