ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Manipulating a Layout control programmatically
A Layout control can be......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Programming custom calculations in Table controls
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
".STY" file: "Style sheet" file
A style sheet is a "......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Code snippets
The code editor allows you to enter "Code snippets"......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....