ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Analysis links
The links are used to link the files found in an analysis between themselves......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Clipping the window according to an image
An image can be used to easily define the shape of a window......
HFSQL Client/Server: Configuring the data files on the server
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
The planes in WEBDEV
The planes are used to group the controls of an element......
Types of Edit controls
HTTPRequest (Function)
Starts an HTTP request on a server.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Check model
You can use check models to easily create checks...
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Hyper File functions available for backward compatibility
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
24. Displaying and linking pages
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Using a query with parameters
A query with parameters can be used......