ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLAddAttribute (Function)
Adds an attribute into an XML document.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
iEllipse (Function)
Prints an ellipse (in a rectangle).
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
XMLAddChild (Function)
Adds a child tag into an XML document.
fMemOpen (Function)
Opens a memory zone shared between several applications.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
iBorder (Function)
Prints a border at specified coordinates.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).