ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
OBEXListFile (Function)
Lists the files shared by a device that uses the OBEX protocol.
COMObject (Variable type)
The COMObject type is used to represent an interface of a COM object.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
dbgEnableLog (Function)
Enables the runtime log programmatically.
Configuring Reports & Queries
Reports & Queries is used to......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
GOTO statement
The GOTO statement is used to run a code identified by a label...
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
User Groupware and Client/Server tables
An application using User Groupware can be used with a HyperFileSQL database in Client/Server mode......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
WDModFic: Tool for automatic modification of tables
WDModFic is a tool for automated modification of tables on development and end-user workstations......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....