ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
InApp constants
Component (Property)
The Component property configures the different components of a composite key.
MemCreate (Function)
Creates a memory area.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
XMLChild (Function)
Positions on the first child element of current element.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
Structure (Type of variable)
A structure is a custom type of data...
Assignment operators
Three assignment operators are available......