ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
zipExtractFile (Example)
Usage example of the zipExtractFile function
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
.NET application
To create a.NET application from a project......
System constants
List of constants used by the system functions....
WINDEV applications for Linux: Specific features
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
zipFindFile (Example)
Usage example of the zipFindFile function
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
The Check Box control
A Check Box can correspond to......
zipExtractAll (Example)
Usage example of the zipExtractAll function
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Assignment operators
Three assignment operators are available......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
ChangeStyle (Function)
Modifies the style of a control dynamically.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Creating a flexible modeling
To create a new flexible modeling, you can......
URI constants
The following constants are used by URI-specific functions:...
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......