ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
PageParameter (Example)
Usage example of the PageParameter function
zipOpenRAR (Function)
Opens an existing archive in RAR format.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
Using the Vista style in your windows
WINDEV allows you to customize......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
fMemOpen (Function)
Opens a memory zone shared between several applications.
HTTPRequest (Function)
Starts an HTTP request on a server.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
SFAdd (Function)
Creates a record in a file of a Salesforce database.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
DDESend (Function)
Sends a data to the program connected via DDE.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.