ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BreakAdd (Function)
Adds a break into a Table or Looper control.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
EmailCheckAddress (Function)
Checks the validity of an email address.
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
Sum (Function)
Calculates the sum of the array elements.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Format (Property)
The Format property is used to identify and change the format of an element
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
USBFind (Function)
Finds a USB device according to keywords.
fEncrypt (Example)
Usage example of the fEncrypt function
Wait (Function)
Temporarily stops the program execution.
EndService (Function)
Ends the execution of the current service.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......