ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OCRExtractText (Function)
Reads the text contained in an image.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
WDMSG license agreement
WDMSG license agreement...
PageDisplay (Function)
Displays a web page in the user's browser....
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
List of reserved words
Global and local variable
Two types of variables are available......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
MatTranspose (Function)
Calculates the transposed matrix.
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
12. Available tests
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Assignment operators
Three assignment operators are available......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
WDTRAD license agreement
WDTRAD license agreement...
How to create a menu?