ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Find/Replace in the current project
The "Find/Replace" feature is used to......
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Error 810: * can only be used for a parameter with a default value
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Creating the Relation windows of a WINDEV RAD pattern
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Creating the link buttons in the windows of a WINDEV RAD pattern
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
2. Analysis in practice
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
SCM file format evolutions
Four versions are available for the SCM repository......
13. Generation modes
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
History of versions
The history of setup versions is an advanced feature of the network setup......
17. Project Management Hub
...Project Management Hub...
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
<Table>.CellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
<Source>.ExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
KanbanInfoXY (Function)
For a given position (coordinates of a point) in a Kanban control, returns one of the following: the number of the card at that position, the number of the list at that position...
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......