ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
2. Projects in practice
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
iPrintReport (Function)
Prints a report created with the report editor.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Error 25: No THEN statement is associated with this IF
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
New (Reserved word)
New is used to allocate memory space...
Constants for encryption/compression
List of constants used by the encryption/compression functions...
fCreate (Function)
Creates an external file.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......