ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
WLanguage properties available in PHP
The following properties are available in PHP...
HFSQL: Change of name
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Debugging functions
List of debugging functions...
ERR_CLOSED_PAGE
Events associated with Table controls
List of events associated with Table controls...
HFSQL Client/Server: Configuring the server
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
Events associated with windows
List of events associated with windows...
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Spin controls
List of events associated with Spin controls...
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......