ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
DnDCursor (Example)
Usage example of the DnDCursor function
Service constants
List of constants used by the functions for managing services....
DnDEvent (Example)
Usage example of the DnDEvent function
Events associated with the project
List of events associated with the project...
dCopyImage (Example)
Usage example of the dCopyImage function
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Guided tour management constants
Simplify your searches
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
BurnerCancel (Function)
Cancels the current burn process.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Constants for managing the internal windows
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
dFont (Example)
Usage example of the dFont function
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......