ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Data persistence
The data persistence is used to store the value typed by the user......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
8. "Mobile friendly" site: Dynamic serving
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
iCurrentFile (Function)
Returns the name of the file currently generated.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Multi-product external components
Components are a remarkably useful tool for development teams......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
iGroupAdd (Function)
Adds a report to a group of reports.
Native Access to SAP
SAP is a widely used ERP......
Managing main window menus
A main menu is necessarily associated with a window......
6. Editing a page: zoning mode
iGroupConfigure (Function)
Modifies the parameters of a report found in a group of reports.
iGroupPrint (Function)
Starts printing a report found in a group of reports.
iSkipLine (Function)
Forces one or more line break.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......