ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipChangePath (Example)
Usage example of the zipChangePath function
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
XMLChild (Function)
Positions on the first child element of current element.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
ServiceContinue (Function)
Restarts a paused service.
Installing a Webservice (old format)
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
DurationToString (Function)
Converts a duration to a character string in the specified format.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
ServiceStop (Function)
Stops a service.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
zipFindFile (Example)
Usage example of the zipFindFile function
zipClose (Function)
Closes an archive.