ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
JSInterruptEvent (Function)
Interrupts the process of current event.
<sfConnection variable>.ExecuteProcess (Function)
Requests the execution of a specific process.
<Source>.LogRestart (Function)
Restarts the logging process on a file.
<Source>.LogStop (Function)
Stops the log process of a file.
ExeGetPID (Function)
Returns information about the current process.
HLogRestart (Function)
Restarts the logging process on a file.
HLogStop (Function)
Stops the log process of a file.
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Extracting the text of the project
The following text can be extracted......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
WINDEV Mobile concepts
Share your projects via Git
Git is a source code manager......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Code statistics
The code statistics affect......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......