ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Image control in a window
This help page presents the characteristics of an Image control found in a window...
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
FaxConnect (Function)
Establishes a connection to a fax server.
Chart constants
List of constants used by the functions for chart management....
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Using the query result
The result of a select query can be used in......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
iParameter (Function)
Retrieves the printer configuration and configures the print.
Code editor: Display options
The code editor proposes several display options......
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Handling menu options programmatically
The menu options can be handled......