ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Operations performed on use case diagrams
The following paragraphs explain......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
ServiceStatus (Function)
Returns the current status of a service.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Code snippets
The code editor allows you to enter "Code snippets"......
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
KeyPressed (Function)
Checks which key is pressed.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......