ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
SocketRead (Function)
Retrieves a message sent by another socket.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
HDFS constants
The following constants are used by the HDFS functions:...
BurnerEject (Function)
Opens or closes the door of current burner.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
dbgInfo (Function)
Returns a debug information.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Setup directory
The setup wizard allows you to configure the setup directory of application....