ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
<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....
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
3. UML models in practice
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Error 1038: This member already exists in the class
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
3. UML models in practice
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
13. Security benefit: managing the "Back" button
End of break block
The End of break block is optional......
Share your projects via Git
Git is a source code manager......
WDDIXIO overview
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
12. Retrieving data from a site
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Creating a Java archive
When your Java application is developed, you can......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Using the Salesforce service
Salesforce is a very popular CRM software......