ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Configuring the IIS 7/7.5 server
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
fMoveDir (Function)
Moves a directory and its content.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
HTTPRequest (Function)
Starts an HTTP request on a server.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
TableMode (Function)
TableMode is kept for backward compatibility.
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
SaaS constants
How to create and handle a structure?
This help page explains how to create and handle a structure....