ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Other operators
The following are additional operators......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
iParameterPDF (Function)
Defines the options for the generated PDF file.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
dCopy (Function)
Copies an image to another image.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Generating the RAD pattern
To generate a RAD pattern:...
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Windows
The windows represent the main interface of a WINDEV application......
SQLExec (Function)
Names and runs an SQL query.
gImage (Function)
Builds a sequence of characters containing an image.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
XML functions
List of XML functions...
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....