ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
HNext (Function)
Sets the position on the next data file record according to a browse item.
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
HTTPRequest (Function)
Starts an HTTP request on a server.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Principle for running threads
At runtime, an application runs in a main thread......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
HPrevious (Function)
Positions on the previous file record according to a browse item.
Font (Type of variable)
A Font variable creates a font programmatically...
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
8. Windows in practice
Discover the main actions that can be performed on the windows....
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
HOpenConnection (Function)
Opens a connection to a specific database.
Generating an application for Universal Windows 10 App
Using WDDIXIO
To translate the text used in your project:...
MapPolyline (Type of variable)
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.