ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST web service function.
HTTPSendForm (Function)
Sends an HTTP form.
Reports & Queries software: WLanguage functions not supported
Some WLanguage functions are not available in Reports & Queries......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Hyper File functions available for backward compatibility
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Bitwise operators
The operations on binary values are performed......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Multi-project search
Performing a search in the current project is a common operation......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
HListItem (Function)
Returns the list of items: found in a table (a query or a view) known to the HFSQL engine. The tables defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Constants for managing projects
List of constants used by the functions for managing projects....
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.