ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
HNext (Function)
Sets the position on the next data file record according to a browse item.
Content (Property)
The Content property is used to get and change the content of an element.
fCompress (Example)
Usage example of the fCompress function
fListFile (Example)
Usage example of the fListFile function
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
FinInterestRate (Example)
Usage example of the FinInterestRate function
SFModify (Function)
Modifies the records of a file defined in Salesforce.
MyParent (Reserved word)
MyParent is used to handle...
zipExtractAll (Example)
Usage example of the zipExtractAll function
grGradient (Function)
Enables or disables the display of color gradients in a chart.
Chart management functions
...Chart management functions...
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Category (Property)
The Category property gets and sets the category of an element.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
sEvent (Function)
Branches an event on a serial port.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
zipNbPart (Example)
Usage example of the zipNbPart function
Title (Property)
The Title property is used to get and change the title of an element.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.