ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Action functions
The following functions are used to manage actions:...
<upnpDevice variable>.MediaPause (Function)
Pauses the reading of the current media on the UPnP device.
Generating a class diagram
The generation is used to create the WINDEV classes ("......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Calendar functions
List of Calendar functions...
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
ActionRedo (Function)
Runs the last action canceled.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
<upnpDevice variable>.MediaOpen (Function)
Opens a media on the UPnP device.
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
EncryptStandard (Example)
Usage example of the EncryptStandard function
CurrentMonth (Function)
Returns the number of the current month.
FirstDayOfMonth (Function)
Returns the first day of the month.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
Functions for managing OAuth and OpenID protocols (prefix syntax)
OAuth and OpenID protocol management functions...
ProgressBar (Property)
WLanguage proposes...