ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a SOAP server with Netscape iPlanet 4.1
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
12. External component in practice
zipInfoFile (Example)
Usage example of the zipInfoFile function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Events associated with internal windows
List of events associated with internal windows...
OLELoad (Function)
Initializes an OLE control with an OLE object.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
fWrite (Function)
Writes: a character string into an external file. a memory section....
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
fSelect (Function)
Opens the Windows file picker.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....