ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDINT license agreement
WDINT license agreement...
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Rights on the virtual directory
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
".STY" file: "Style sheet" file
A style sheet is a "......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
SocketConnect (Function)
Connects a client computer to a given socket.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
iDestination (Function)
Configures the print destination.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
The Dashboard control
Dashboards are essential elements in an application......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Multi-database queries
A query (typed in SQL code) can operate on different databases......
2. Projects in practice