ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
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.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
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.
Translating a text file with WDTRAD
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
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......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
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....