ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPGetResult (Example)
Usage example of the HTTPGetResult function
pdfParameter (Variable type)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Definition (Variable type)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
dLine (Example)
Usage example of the dLine function
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
dText (Example)
Usage example of the dText function
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Execute (Function)
Starts the execution of a process through programming.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Properties associated with HTML Display controls
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
End of Document block
The End of document block is run once at the end of the report execution......