ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
Keep-alive on connection
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
<Chart>.PieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Native MySQL Connector - License Agreement
WINDEV applications for Linux: Specific features
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....