ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
14. Generation modes
Generation modes...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Beep (Function)
Emits a beep.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Constants for managing Map controls
Constants for managing Map controls...
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
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.