ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinAdaptHeight (Function)
Adapts the window height to the content of controls.
fRename (Function)
Modifies the name of a file.
1. Examples provided with WINDEV Mobile
HSubstDir (Example)
Usage example of the HSubstDir function
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
MaxHeight (Property)
The MaxHeight property gets and sets the maximum height of a control or window.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
HCancelSeek (Function)
Cancels the current search criterion.