ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
WINDEV: Example of programmed Drag and Drop
Copying and cloning
Variables are copied using the "=" operator...
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard...
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard...
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable,...
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize...
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available...
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Python: Native calls
WLanguage allows for native Python calls......
Deploying a WEBDEV website to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV website (in Session or AWP mode) on a remote Application Server requires......
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses...
Socket: create a standard socket server
WINDEV allows you to create a standard socket server......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime,...