ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
OpenMobileWindow (Function)
Opens a window in a mobile application.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
NFCWriteTag (Function)
Starts writing data to an NFC tag.
Document (Type of variable)
The Document type is used to handle a "docx" document.
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
Debugging constants
List of constants used by the debugging functions...
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
MemDeleteAll (Function)
Clears and deletes a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
MemCount (Function)
Returns the number of elements found in a memory zone.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....