ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterPDF (Function)
Defines the options for the generated PDF file.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
fRename (Function)
Modifies the name of a file.
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
Certificate
The Certificate keyword can correspond to...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Animation (Property)
The Animation property animates an image.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Customizing the User Groupware
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Configuring an application with User Groupware
FileDisplay (Function)
Displays a file in the browser of Web user.
VariableReset (Function)
Resets the variable to its initial value.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....