ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipDeleteFile (Function)
Deletes a file from an archive.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
WDXView : Use
This help page presents the different features of WDXView......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Commands of the external interface
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Label report
The report editor allows you to create "Label" reports......
Variable scope
Variables can be declared anywhere in the code....
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.