ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
nWDInitProject: Initialization code of project
Run the initialization code of project......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Popup window
WINDEV allows you to open windows in popup format......
iPrintReport (Function)
Prints a report created with the report editor.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
GanttDateTimePosition (Function)
Configures the first day and the first time displayed in a Gantt Chart column (found in a Table or TreeView Table control).
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
Constants for managing Windows events
The following constants are used to manage Windows events:...
17. TLS/SSL: Encrypting information on the Web
fDir (Function)
Finds a file or directory.