ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
iParameter (Function)
Retrieves the printer configuration and configures the print.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
9. Types of standard controls
Types of standard controls...
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Action Bar control events
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Installing a SOAP server with Netscape iPlanet 4.1
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
Hyper File functions available for backward compatibility
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.