ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HExecuteAsynchronousProcedure (Function)
Executes a stored procedure in asynchronous mode. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Assignment of RETURN
The return value of the process currently run can be assigned...
ArrayDeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
iConfigureReport (Function)
Configure the printer by opening the configuration window directly (WINDEV and WINDEV Mobile).
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
MatTranspose (Function)
Calculates the transposed matrix.
SelectionOnly (Property)
The SelectionOnly property is used to: Know which records in the TreeView Table control or Hierarchical Table are printed: print all records or only selected records.. Modify print mode for Table or Hierarchical Table field rows: print all records or selected records only....
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
fCompare (Function)
Compares the content of two files bit by bit.
EndProgram (Function)
Ends the execution of the current program.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).