ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
EndService (Function)
Ends the execution of the current service.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
CallDLL32 (Function)
Runs a function found in an external DLL.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
GDPR: an audit of your data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Manipulating Diagram Editor controls programmatically
WINDEV and WEBDEV allow you to programmatically manipulate Diagram Editor controls......
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
JSONValid (Function)
Checks the validity of a JSON string.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.