ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
Composite keys
A composite key is a key item containing several other items......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Managing space characters in the searches?
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Items used in a select query
A query created in the query editor can contain several types of items......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
End of break block
The End of break block is optional......
Binding a Check Box control to an item
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
Error 204: using a parameter without optional value after parameters ...
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Error 203: The procedure already has a scope attribute (local or global)