ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VibrationTrigger (Function)
Triggers the vibrations of the device.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
ModbusDisconnect (Function)
Closes the Modbus session.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
grOrientation (Function)
Modifies the orientation of chart axes.
grGetData (Function)
Retrieves a data from a chart.
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
Random (Function)
Returns a random number.
Constants used by the functions for managing Tab controls
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......