ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
DotNetRun (Function)
Runs a procedure on a .Net server.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Logical operators
The logical operators are as follows......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....