ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Installing and starting WDTRAD
Report viewer: Proposing several reports
In the document preview, end users can......
1. Examples provided with WINDEV Mobile
13. Security benefit: managing the "Back" button
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
DecimalPart (Function)
Returns the decimal part of a number.
IntegerPart (Function)
Returns the integer part of a number.
HaspHLLogin (Function)
Connects the application with a Hasp key.
AIDetectContour (Function)
Detects the contours of the shapes in an image.
<Kanban>.MoveCard (Function)
Moves a card in a Kanban control.
<Kanban>.InsertCard (Function)
Inserts a card in a Kanban list.
<Kanban list>.InsertCard (Function)
Inserts a card in a Kanban list.
KanbanMoveCard (Function)
Moves a card in a Kanban control.
KanbanInsertCard (Function)
Inserts a card in a Kanban list.
Constants for WLanguage types
List of constants for managing WLanguage types....
Managing space characters in the searches?
18. Secure payment
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.