ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Assignment operators
Three assignment operators are available......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
fMemOpen (Function)
Opens a memory zone shared between several applications.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
ControlClone (Function)
Creates a new control from an existing control.
Procedure/Function
A procedure is used to associate an identifier with a statement block......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Local procedure
Two types of procedures are available......
fCreate (Function)
Creates an external file.
<Variable DiskFile>Create (Function)
Creates an external file.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......