ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
KioskDisable (Function)
Disables kiosk mode for the current application.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Composite keys
A composite key is a key item containing several other items......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Google document management functions
List of functions for managing Google documents...
EmailGetAll (Function)
Retrieves all the emails found on a server.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
PDFToText (Function)
Extract the text contained in an Document PDF.