ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Create an RSS feed
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
SSH constants
The following constants are used to manage an SSH server:...
MemCreate (Function)
Creates a memory area.
grDeleteSeries (Function)
Deletes a data series from a chart.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
CallDLL32 (Function)
Runs a function found in an external DLL.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
SQLFirst (Function)
Positions on the first row of the query result.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
MapPolyline (Variable type)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
gglEvent (Variable type)
The gglEvent type is used to describe and modify an event of a calendar...
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
MapImage (Variable type)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....