ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Copying and cloning
Variables are copied using the "=" operator...
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Message text file format
The text files created by WDMSG use a specific format......
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
Error 1004: To explicitly access an element of the base class '%1', use the syntax
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
geoTrackingDisable (Function)
Disables the tracking of user positions for a WINDEV Mobile application.
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...