ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
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.
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......
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......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
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.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
MemExist (Function)
Checks the existence of a memory zone.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).