ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Passing parameters
The parameters can be passed to a procedure......
USING IN (Critical section)
The instruction USE ... IN instruction automatically performs initialization and termination operations on critical sections.
fWrite (Function)
Writes: a character string to an external file. a memory section....
5. The following files are automatically created
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Creating the Table windows of the WINDEV RAD pattern
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
fMoveDir (Function)
Moves a directory and its content.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Creating the Relation windows of a WINDEV RAD pattern
List of constants used by the functions for managing menus....
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
dPen (Example)
Usage example of the dPen function
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).