ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Image (Property)
The Image property gets and sets the background image of a control or block.
Events associated with windows
List of events associated with windows...
CursorCapture (Example)
Usage example of the CursorCapture function
How to develop a PHP site?
What is a PHP site?......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
HFSQL management functions
List of functions for HFSQL management...
Burner constants
List of constants used by the burner functions....
FTPSend (Example)
Usage example of the FTPSend function
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Declaring and using a variable
A variable is defined by name and type......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
OpenChild (Function)
Opens a non-modal child window.
CurrentWin (Function)
Identifies the window currently in edit.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
iPrintReport (External language)
Prints a report created with the report editor.
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
iCreateFont (Function)
Creates a new print font.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
MyPage (Reserved word)
MyPage is used to handle the current page...