ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sum (Function)
Calculates the sum of the array elements.
Configuring the SOAP administrator
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Partial indexing of memos
You now have the ability to index the content of a text memo item......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL table.
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....
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
PrivateKey (Property)
The property PrivateKey property is used to manage private key connections (SSH, FTP or MQTT connections).
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
iPreview (Function)
Configures the print destination.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window