ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Deploying a dynamic site (Session or AWP) in practice
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
List of extension attributes
The list of extension attributes ......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
ERR_NO_APPLICATION
The "Analysis" pane
The "Analysis" pane lists......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
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....
Items used in a select query
A query created in the query editor can contain several types of items......
gImageExists (Function)
Checks whether an image was loaded in memory.
Resizing a window (AAF)
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.