ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Automatic documentation of external components
External components must include a technical documentation......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
LooperAddLine (Function)
Adds a row at the end of a Looper control.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
SocketRead (Function)
Retrieves a message sent by another socket.
fMoveFile (Function)
Moves a file from one directory to another.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
gClickableLink (Function)
Adds a clickable link in a graphic string.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HPrevious (Function)
Positions on the previous file record according to a browse item.