ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Background task functions
The following functions are used to manage background tasks...
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
OBEXDisconnect (Function)
Used to disconnect from a device that supports the OBEX protocol.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
<Chart>.PPCImage (Function)
Defines the image used for a Pictorial Percentage chart.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
<Source>.SetMemo (Function)
Used to modify the management mode of memo items.
Size (Property)
The Size property is used to determine and change the size of an element.
Error 26: No END statement is associated with this THEN
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Queue, Stack and List functions (prefix syntax)
List of Queue, Stack and List functions...
ArrayContain (Function)
Searches for an element in a WLanguage array. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Radio Button control properties
List of properties associated with a Radio Button control...
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......