ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
zipExtractAll (Example)
Usage example of the zipExtractAll function
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
DDEString (Example)
Usage example of the DDEString function
zipClose (Example)
Usage example of the zipClose function
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Extracting messages added or modified since last extraction
A project was already created and translated......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
12. Pages in practice
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Guided tour management constants
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Merging differences (SCM)
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
zipCreate (Example)
Usage example of the zipCreate function