ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Reintegrating translated text into a project
Once the translation of framework libraries ("......
HFSQL management functions
List of functions for HFSQL management...
HSL (Function)
Creates a color from its hue, saturation and lightness.
zipCreate (Function)
Creates an archive.
ScanFromCameraToImage (Function)
Opens a specific window for scanning one or more documents using the phone or tablet camera.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Binary (Property)
The Binary property is used to determine if an item is binary.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
HChangeLocation (Function)
Modifies the search mode of physical tables (.FIC, .NDX, ...).
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
ServiceWait (Function)
Pauses the current service during the specified duration.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.