ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Programming overview in C and C++
Component (Property)
The Component property configures the different components of a composite key.
KeyPressed (Function)
Checks which key is pressed.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
Assignment of RETURN
The return value of the process currently run can be assigned...
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
dbgEnableLog (Function)
Enables the runtime log programmatically.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.