ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
Events associated with Table controls
List of events associated with Table controls...
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
The HTML Display control
The HTML Display control displays a web page in an application......
Error 26: No END statement is associated with this THEN
Events associated with List Box controls
List of events associated with List Box controls...
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
FlexRowGap (Property)
The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox.