ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
ERR_NO_APPLICATION
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
XML management: Use example
This application example manages an XML file named "Orders......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Using the query result
The result of a select query can be used in......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Private Store for mobile applications
There are two methods two deploy your applications......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
Action Bar control events
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....