ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Creating the executable and the setup program
The languages supported by the application are taken into account......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
grTitle (Function)
Modifies the caption and/or position of the chart title....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
HClient structure
The HClient structure is used to......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Bar code constants
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).