ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
FTPSend (Example)
Usage example of the FTPSend function
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
Cell (Property)
The Cell property is used to manipulate one or more cells.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
MatMultiply (Function)
Multiplies two matrices.
Combination (Type of variable)
A combination is a set of options.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
XMLSavePosition (Function)
Stores the current position in the XML document.
fWriteLine (Example)
Usage example of the fWriteLine function
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
DotNetRun (Function)
Runs a procedure on a .Net server.
Header
The Header property is used to get and change a header.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...