ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
Format (Property)
The Format property is used to identify and change the format of an element
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
BreakAdd (Function)
Adds a break into a Table or Looper control.
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
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
Sum (Function)
Calculates the sum of the array elements.
Wait (Function)
Temporarily stops the program execution.
EndService (Function)
Ends the execution of the current service.
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....
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....