ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Popup window
WINDEV allows you to open windows in popup format......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Error 102: The constants can be defined in the initialization code of project, ...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......