ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemFound (Function)
Checks whether the sought element was found.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
LooperDelete (Function)
Deletes a row from a Looper control.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Assignment of RETURN
The return value of the process currently run can be assigned...
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.