ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Constants for managing fonts
List of constants used by the functions for font management....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Table,Add (External language)
Adds an element to a Table control.
EventCreate (Function)
Creates an event.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
WINDEV and the SOAP protocol