ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Generating an application for Universal Windows 10 App
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
MATLAB functions
The following functions are used to access MATLAB:...
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Error 1044: The class is already derived from this class
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
XMLSource (Property)
The XMLSource property is used to get the XML source code.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).