ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding a Check Box control to an item
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....
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
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.
Events associated with Edit controls
WLanguage events associated with Edit controls...
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....
Manipulating a Layout control programmatically
A Layout control can be......
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
VariableReset (Function)
Resets the variable to its initial value.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
MemExist (Function)
Checks the existence of a memory zone.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).