ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FlexShrink (Property)
The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox.
Thread management functions
List of functions for managing threads...
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
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....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
iZoneHeight (Example)
Usage example of the iZoneHeight function
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
iPrintZone (Example)
Usage example of the iPrintZone function
MemSeek (Example)
Usage example of the MemSeek function
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
MemExist (Function)
Checks the existence of a memory zone.
MemModify (Function)
Modifies an element in a memory zone.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......