ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Events associated with a Multimedia control
List of events associated with a Multimedia control...
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
DateToInteger (Function)
Converts a date to an integer.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
ThreadRequestStop (Function)
Sends a stop request to a thread.