ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
dPolyline (Function)
Draws a line composed of multiple segments.
Speech synthesis management functions
The following functions are used to manage speech synthesis...
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
ExtractLine (Function)
Extracts a specific line from a character string.
gLine (Function)
Builds a sequence of characters containing a line.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
The Line control
A Line control is used to display a line in a page......
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
1
3
4
5
6
7
215
>