ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
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.
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Events associated with Table controls
List of events associated with Table controls...
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......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
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.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...