ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Code snippets
The code editor allows you to enter "Code snippets"......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
HTTPRequest (Example)
Usage example of the HTTPRequest function
How to choose the data source of a control?
This help page presents the different data sources available for a control....
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
General environment of WINDEV
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
ThreadPause (Function)
Pauses the current thread during the specified duration.
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Obtaining an SSL certificate for IIS2 (2.0 or later)