ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
StringRetrieve (Function)
Retrieves a character string in a format external to PC Soft (character string that is the result of a Windows API for example).
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Error 102: The constants can be defined in the initialization code of project, ...
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox.
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......