ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
Mask functions
The following functions are used to manage masks...
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
16. Protecting access to the site: passwords
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
EmailSend (Example)
Usage example of the EmailSend function
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
BannerNext (Function)
Displays the next plane of a Sliding Banner control.
BannerPrevious (Function)
Displays the previous plane of a Sliding Banner control.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
Events associated with framesets
List of events associated with framesets...
Binding a Check Box control to an item
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.