ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
MDIOpen (Function)
Opens and enables an MDI child window.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Component diagram
A component diagram shows the physical and static architecture of a system software......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
XML management: Use example
This application example manages an XML file named "Orders......
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Procedure Description (Variable type)
The Procedure Description type allows you to get information about a procedure or a method.
GeometryCross (Function)
Compares two geometries and determines if their intersection spatially crosses.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.