ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Set of procedures
The global procedures are grouped in set of procedures...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
16. Types of code
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Local procedure
Two types of procedures are available...
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
Constants for managing Gantt charts
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....
16. Protecting access to the site: passwords
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Burner constants
List of constants used by the burner functions....
WINDEV Mobile Framework License Agreement
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Speech synthesis in the mobile applications
The phones can talk!......
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Constants used by the scanner functions
Constants used by the scanner functions...
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
Binding a Check Box control to an item
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....