ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
EXE constants
List of constants used by the functions for managing executables....
Google Maps management functions
List of functions for managing Google maps...
dbgSaveDebugDump (Function)
Saves a dump file of the application.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
MemFound (Function)
Checks whether the sought element was found.
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Various constants
List of various constants used by the constants WINDEV functions....
Google document management functions
List of functions for managing Google documents...
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.