ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
ERR_PARSER
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Warning 127: You are using a data source local to the process
Error 404: The file for HFSQL browse cannot be an expression of this type
Action Bar control events
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
<Email variable>.ExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Events associated with supercontrols
List of events associated with supercontrols...
Events associated with Link controls
List of events associated with Link controls...
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Error 121: Shadowing a structure
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min