ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Speech synthesis in the mobile applications
The phones can talk!......
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......
MySelf (Reserved word)
MySelf is used to handle the current control...
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Programming custom calculations in Table controls
MyWindow (Reserved word)
MyWindow is used to handle the current window...
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
Net constants
List of constants used by the Net functions....
Principle for running threads
At runtime, an application runs in a main thread......
Array management functions
List of functions for managing arrays...
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Events associated with ListView controls
List of events associated with ListView controls...
Wait (Function)
Temporarily stops the program execution.
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
10. Embedded queries
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Events associated with internal windows
List of events associated with internal windows...
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
fOpen (Example)
Usage example of the fOpen function
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
Image control in a page