ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
FontCreate (Function)
Creates a font definition.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
fDateTime (Example)
Usage example of the fDateTime function
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Drop-down button
The drop-down button expands: a context menu. a popup window....
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
CharactType (Function)
Returns information about the type of character.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
grType (Function)
Identifies or modifies the type of chart.
Installing a SOAP server with Apache
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
14. Generation modes
Generation modes...
Pyramid charts
Pyramid charts allow you to view data in descending order......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......