ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WorkingHourStart (Property)
The WorkingHourStart property gets and sets the start time of working hours used:
  • by an Organizer control.
  • by a Scheduler control.
  • by a Gantt Chart column (in a Table or TreeView Table control).
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used:
  • by an Organizer control.
  • by a Scheduler control.
  • by a Gantt Chart column (in a Table or TreeView Table control).
<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
License agreement - HFSQL Client/Server
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Border (Type of variable)
The Border type is used to handle a border through programming...
Size (Property)
The Size property is used to determine and change the size of an element.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Constants for managing the windows
List of constants used by the functions for managing the windows...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
16. Java applications in practice
Java applications in practice...
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Accessing a database via a web service
The database can be accessed via a web service......
xBase files: Limits
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.