ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Socket management functions
List of functions for managing sockets...
Example for creating a select query
This help page explains how to create two select queries......
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Table,Display (External language)
Refreshes the Table control.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
fExeDir (Function)
Returns the directory from which the execution is started.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.