ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FlexColumnGap (Property)
The Property FlexColumnGap allows you to know and modify the width of the gutter which separates the elements in the same row of a control Flexbox.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
FlexRowGap (Property)
The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox.
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....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
ProjectInfo (Function)
Returns specific information about the project currently run.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Extern (Reserved word)
EXTERN is used to...
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Alias (Property)
The Alias property gets the alias of an element.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
Code snippets
The code editor allows you to enter "Code snippets"......
httpRequest
The HTTPRequest keyword can correspond to...
SysYRes (Function)
Returns the vertical screen resolution.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
SysXRes (Function)
Returns the horizontal screen resolution.
apExecute (Function)
Runs an action plan.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).