ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
SQLFirst (Function)
Positions on the first row of the query result.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Manipulating a Layout control programmatically
A Layout control can be......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
WDZip: Creating or modifying an archive
This help page explains how to......
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.