ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Dimension (Example)
Example of use of Dimension
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
SegmentedButtonDeleteAll (Function)
Deletes all the options from a Segmented Button control.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
The Flexbox control
Flexbox is a standard layout system for web pages......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a table or query.
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Parameters of the procedure used by the HCheckMemoAsynchronous function
WLanguage procedure (also called "callback") called by the HCheckMemoAsynchronous function for each verified Client/Server HFSQL table....
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access......
Seek (Function)
Searches for the index of an element in a WLanguage array.