ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
gClickableLink (Function)
Adds a clickable link in a graphic string.
WDTRAD license agreement
WDTRAD license agreement...
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Constants for managing images in websites
Open (External language)
Opens a window.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Constants for WLanguage types
List of constants for managing WLanguage types....
Configuring an application with User Groupware
iCreateFont (Function)
Creates a new print font.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Service constants
List of constants used by the functions for managing services....
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
NextTitle (Function)
Modifies the title of next window to open.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Constant
The constants are language elements whose value is fixed once and for all...
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
dLine (Example)
Usage example of the dLine function